GeofencePlugin icon indicating copy to clipboard operation
GeofencePlugin copied to clipboard

Android 9

Open eaba opened this issue 6 years ago • 2 comments

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?

eaba avatar Jan 26 '19 12:01 eaba

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

coosmiyn avatar Apr 08 '19 17:04 coosmiyn

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

eaba avatar Apr 09 '19 09:04 eaba