Hello, I've just published an app to Google Play. It is an app that allows people (mostly tourists) in my area to easely find businesses around them. One functinality that my app offers is to make a phone call to these companies by tapping a button in the app, including emergency numbers.
Because of this, Google Play says that the app requires "direct phone acess, it can call phone numbers without your intervention, which can lead to a high phone bill, but not emergency numbers". This doesn't completely fit my intention.
My app would work just fine if it had to ask the user every time it wanted to make a call, and it doesn't call anything when no buttons are tapped, plus I DO want the app to be able to call emergency numbers (with the user's conscent off course), so what am I supposed to put in my app manifest to correct this?
Because of this, Google Play says that the app requires "direct phone acess, it can call phone numbers without your intervention, which can lead to a high phone bill, but not emergency numbers". This doesn't completely fit my intention.
My app would work just fine if it had to ask the user every time it wanted to make a call, and it doesn't call anything when no buttons are tapped, plus I DO want the app to be able to call emergency numbers (with the user's conscent off course), so what am I supposed to put in my app manifest to correct this?