tmatrai
tmatrai
Hi Guys, I have just tested v6.4, and the bug still exists. Start app (OK), close it by pressing device back button (app closes), click on the app icon again...
After investigating this bug I found that calling Android.OS.Process.KillProcess(Android.OS.Process.MyPid()); in maprenderer after fragment = null; in dispose method it "solves" the problem, the app can be re-started successfully. I don't...
When you open app by tapping a push message on Android, app start also hangs if there is a MapBox map on the start page of the app. In this...