How to creat different group of geofences for Windows phone 8.1 WRT -


i working on project , need 3 different group of geofences each of them execute different function when entered. can done , how or there solution ?

yes, it's possible - allowed set 1 geofence or more.

the windows 8.1 sample app file includes sample file geolocation windows phone 8.1 might find helpful - https://code.msdn.microsoft.com/windowsapps/geolocation-2483de66

this supported in windows phone 8.1 though there slight changes in 10. details (and step step) on msdn - https://msdn.microsoft.com/library/windows/apps/dn263744


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -