Hello this is my first post here, my teacher has tasked us with Using Firebase messaging to send a location request to server:
The url for the web service is at the following address:
https://cpsc470amobiledevelopment.appspot.com/messaging
How do I send a location request to a server and once the request is received how, do I get the app to display two buttons (positive and negative) that do individual tasks specific to them?
The url for the web service is at the following address:
https://cpsc470amobiledevelopment.appspot.com/messaging
How do I send a location request to a server and once the request is received how, do I get the app to display two buttons (positive and negative) that do individual tasks specific to them?