0

I'm using geofencing with Android. I have created the geofencing and I received when I enter or exit from a geofence. No problem. But I want to know if exists a method to know in which geonfences am I in a moment, without save all the transitions manually.

Thank you!

user1852854
  • 199
  • 1
  • 1
  • 11

1 Answers1

1

Short answer: it is not possible and you have to save the transitions.

Stefan Medack
  • 2,731
  • 26
  • 32