How to send emergency SMS

Hello, We are designing an app dedicated for the outdoor sports and the main key feature is to send emergency SMS that is the more secure way in moutain to call rescue (there is data available in most cases and the emergency sms "114" is a priority SMS). Is there a way to do that. I read that on Android it is allowed for emergency app.

Thanks for your support.

Benoit

My standard answer to questions like this is in QA1944 Sending SMS Programmatically. It’s old, but the story hasn’t changed since then.

there is data available in most cases

Did you mean “there is no data available”?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Yes right, I would like to say that "there is no data available" means that there is no internet connection. In this case, the only way to send an emergency is to send a SMS. I know that on another OS this is an exceptional case of where SMS service can be used without asking an action from the user.

Thanks. Benoit

How to send emergency SMS
 
 
Q