parse.com - Send Notification to users of android application on click of a button -
i want send notification on click of button users(of application) in 5km of radius me, , on opening notification should display current location of person clicked button, tried using parse.com still confused, in case of sending notification on click of button.
you have use geopoints , first create parsegeopoint, query using wherewithinkilometers find users within specified range , send push notifications containing original location.
Comments
Post a Comment