GeofencePlugin
GeofencePlugin copied to clipboard
Android 9
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 :(
Hi @coosmiyn in my own case it was caused by async/await result which was deadlocking thereby making my app unresponsive!