Is this a bug, a limit on performance, or a developer error? This is thrown very rarely from some of my users that use very rich HTML5 canvases. It shouldn't be a CN1 error since it's an embedded browser, right? I have been able to replicate and it is thrown straight out of the browser view
Asked
Active
Viewed 47 times
1
-
Does this answer your question? [What is a NullPointerException, and how do I fix it?](https://stackoverflow.com/questions/218384/what-is-a-nullpointerexception-and-how-do-i-fix-it) – Ken White Jan 22 '20 at 00:20
-
1@JAnton we need the full stack for this as this is obfuscated code. You need to connect your device with a cable and get the full printout from the console or use the native crash logging library – Shai Almog Jan 22 '20 at 02:17
-
I will add the native log library to a release and see if I start getting something as it's very random and can't really replicate well – JAnton Jan 22 '20 at 20:56