Liem Vo

Results 4 comments of Liem Vo

I have the same issue with that. It happens when go to the map fragment -> back the previous fragment -> and back last map fragment -> it is crashed.

My log as below: `2020-03-31 08:14:12.817 1231-3571/? E/IzatSvc_PassiveLocListener: Exiting with error onLocationChanged line 154 "1" 2020-03-31 08:14:13.040 19941-20309/? A/libc: FORTIFY: pthread_mutex_lock called on a destroyed mutex (0x79ede4cb20) 2020-03-31 08:14:13.041 19941-20309/?...

@pengdev I have following this document and invoke the `mapview.onDestroy()` in the fragment's `onDestroyView()` method. However, it is no luck.

Can you try to set the swift language to 4.2?