Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Geofence transitions not triggered on all devices #23

Open
plbrault opened this issue Sep 15, 2015 · 2 comments
Open

Geofence transitions not triggered on all devices #23

plbrault opened this issue Sep 15, 2015 · 2 comments
Labels
migrated googlesamples Migrated from old googlesamples repos

Comments

@plbrault
Copy link

I have been using the Google Geofencing Service on Android for quite some time now and I just found out that the geofence transitions are not triggered on all devices. I've always tested with my HTC Nexus 5 and HTC Desire 320. But now I can see that the same code does not work on an Asus Zenfone 2 nor a Samsung Galaxy Tab 4.

@shailen
Copy link
Contributor

shailen commented Oct 7, 2015

Can you provide some more data? What version of Play Services are you running on the devices? What build? And was location enabled when you ran the sample?

@swatantra109
Copy link

i am also having same issue on samsung j7 prime geofencing is not working and on other device its working fine.

@codingjeremy codingjeremy added the migrated googlesamples Migrated from old googlesamples repos label Sep 24, 2019
rksharma95 added a commit to rksharma95/location-samples that referenced this issue Mar 21, 2021
I noticed that there is a typo in line android#23.

line 23:  The Awareness APIs (both Snapshot and Fend) require an API key in your manifest.

#fix proposed in this PR, it should be 'Fence' (one of the two The Awareness APIs) in place of 'Fend'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
migrated googlesamples Migrated from old googlesamples repos
Projects
None yet
Development

No branches or pull requests

4 participants