Android documentation says that "If an existing geofence with the same request ID is already registered, the old geofence is replaced by the new one, and the new PendingIntent is used to generate intents for alerts."
Does it hold when using same googleApiClient or when there are multiple googleApiClients in the app setting up geofences
Thanks in advance.
PS: Please give reason before down voting the question, so that I can improve.