Is there an SDK for using the emergency services on IOS?

I am looking for a way to integrate the emergency services on ios to a third-party app which is made with Flutter. So, instead of manually calling an emergency service by using a flutter package called url_launcher (which is able to send messages, phone calls, and emails), I would like to be able to use the phone's own built-in emergency sos feature instead.

Example of Emergency Service (SOS) on IOS Use Emergency SOS on your iPhone - Apple Support

When doing some research, I have found two forums on Apple Forums that are asking a similar question as to what I would want to do in my app: -

I was also looking into Apple's on the SDKs they have available where I have found SDKs and information on :

Any help/guidance would be greatly appreciated!

Answered by jcoulombe in 710699022

I posted a feature request here: FB9986474 (Providing an SDK for using the Emergency SOS feature on third-party apps). Thank you everyone for your replies!

No,

there isn't

No, this is not supported.

you can always request features at https://apple.com/feedback

I think a feature request is well worth the effort here. Clearly your app has specific needs, and I encourage you to describe those needs in detail within your request.

Please post your bug number, just for the record.

Share and Enjoy

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

Accepted Answer

I posted a feature request here: FB9986474 (Providing an SDK for using the Emergency SOS feature on third-party apps). Thank you everyone for your replies!

Thanks for filing.

I looked at your bug and it doesn’t contain much more than what’s in this thread. I encourage you to expand on that, giving specific details about the API you’d like to see and the circumstances until which you plan to deploy it.

Share and Enjoy

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

Is there an SDK for using the emergency services on IOS?
 
 
Q