I got an error like "TypeError: null is not an object (evaluating 'this.$2H.get_$99')" when i opened quote form on Mobile Apps.
I check all fields on quote form and It was understood that the error was due to a count of available tabs on phone. Please check count of available tabs on form. There ara some iimitations on CRM Phone App.
To optimize performance on mobile devices, the number of objects is limited to 5 tabs or 75 fields and 10 subgrids.
https://technet.microsoft.com/en-us/library/dn531176.aspx
Uploading script error report to Watson reporting site.
<CrmScriptErrorReport>
<ReportVersion>1.0</ReportVersion>
<ScriptErrorDetails>
<Message>TypeError: null is not an object (evaluating 'this.$2H.get_$99')</Message>
<Line>1</Line>
<URL>/nga/scripts/Microsoft.Crm.Client.Core.Framework.js</URL>
<CallStack>
<Function>anonymous</Function>
</CallStack>
</ScriptErrorDetails>
<ClientInformation>
<BrowserUserAgent>Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Mobile/14D27 OAuth MSAuthHost (5846977536)</BrowserUserAgent>
<BrowserLanguage>tr-tr</BrowserLanguage>
<SystemLanguage>undefined</SystemLanguage>
<UserLanguage>undefined</UserLanguage>
<ScreenResolution>375x667</ScreenResolution>
<ClientName>Mobile Tablet</ClientName>
<ClientTime>2017-04-27T10:08:57</ClientTime>
</ClientInformation>
<ServerInformation>
<OrgLanguage>1055</OrgLanguage>
<OrgCulture>1055</OrgCulture>
<UserLanguage>1055</UserLanguage>
<UserCulture>1055</UserCulture>
<OrgID>df196901-4d4c-42c7-a25a-1e4d6f4fe4f1</OrgID>
<UserID>0a5022a5-9184-e611-80c5-00155d280b9b</UserID>
<CRMVersion>8.1.0.359</CRMVersion>
<BuildFlavor>RELEASE</BuildFlavor>
</ServerInformation>
<ServerInformation>
<OrgLanguage>1055</OrgLanguage>
<OrgCulture>1055</OrgCulture>
<UserLanguage>1055</UserLanguage>
<UserCulture>1055</UserCulture>
<OrgID>{DF196901-4D4C-42C7-A25A-1E4D6F4FE4F1}</OrgID>
<UserID>{0A5022A5-9184-E611-80C5-00155D280B9B}</UserID>
<CRMVersion>8.1.0.359</CRMVersion>
</ServerInformation>
</CrmScriptErrorReport>