Is there a development mode setting to 1) show more detail about errors that may occur in the authorization flow, and 2) prevent the chat window from opening?
thanks!
Is there a development mode setting to 1) show more detail about errors that may occur in the authorization flow, and 2) prevent the chat window from opening?
thanks!
I’m afriad we don’t have any option like that.
Try debugging yourself using the developer tools, and if you have any problems, please leave a question on github discussion or here.
I should have included this in the question, but Developer Tools are unavailable in a native app’s in-app-browser. Displaying some of this information on-screen would be very helpful for debugging
We’re working to provide a general stack trace expansion - expect this iin the next release
In our latest SDK, v5.1.1
, we provide a better stack trace, and development logging will be honoring the log level set for development for prod environments like cyan, aqua, and celeste.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.