Hi
We have made an app which uses googe map html. Sometime the app crash with no appearant reason on androis only. Nothing in console, nothing in androis debugger… No info. It just crashes.
Any hint?
Hi
We have made an app which uses googe map html. Sometime the app crash with no appearant reason on androis only. Nothing in console, nothing in androis debugger… No info. It just crashes.
Any hint?
Try console.log before and after the initialization & calls of google map.
I have done this. There are console.log everywhere on my app!!!
It crashes after map initialization. I think it is when we add a markzr.but it is not always and there is no error. And there used to be no error there.