I'm working on an app which uses Geofences. Today while looking through the documentation for them, I noticed a new transition type (Geofence.GEOFENCE_TRANSITION_DWELL) as well as a couple new methods for Geofence.Builder

I'm not able to use these new methods or the new transition type with the Play Services library I have installed. I've checked the SDK manager for updates but didn't see anything. Does anybody know if there's a way to update my Play Services library, or has the documentation just been updated early?

Thanks

有帮助吗?

解决方案

This was added as part of Google Play Services 4.0 as per the announcement blog post

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top