CrossGeeks/GeofencePlugin

Android 9

Opened this issue · 2 comments

eaba commented

My works in android before Geofence start working but becomes unresponsive once it start listener.
I have built it to target kitkat min and 8.1

What can I do?

I got into the same problem. Let me know if you found an answer :(

eaba commented

Hi @coosmiyn in my own case it was caused by async/await result which was deadlocking thereby making my app unresponsive!