rohfosho / CordovaCallNumberPlugin

Call a number directly from your cordova application.
MIT License
185 stars 151 forks source link

Bypass App Chooser still needs user confirmation in iOS prompt (Call <number>). #91

Open bobisum opened 3 years ago

bobisum commented 3 years ago

When calling a number on iOS 14 the app requires more than one user action.

Case: push button to call "hardcoded" number -> prompt with Call option appears -> user must click to start the call.

Is there a way to bypass that?