I am developing a program on the Android OS that executes Java code when an Enter event occurs while accessing a geofence area.
However, I am encountering a problem where the geofence Enter event is not delivered if the app is left running for three days.
Is there a way to resolve this issue?
Please provide an answer
I am developing a program on the Android OS that executes Java code when an Enter event occurs while accessing a geofence area.
However, I am encountering a problem where the geofence Enter event is not delivered if the app is left running for three days.
Is there a way to resolve this issue?
Please provide an answer