Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS opening confirm popup for call #44

Closed
sagardeveloper opened this issue Apr 16, 2021 · 4 comments
Closed

IOS opening confirm popup for call #44

sagardeveloper opened this issue Apr 16, 2021 · 4 comments

Comments

@sagardeveloper
Copy link

It behaves like Simple react native Linking call.
I need to call immediately, how can it be possible?

@zishon89us
Copy link

It calls immediately i.e. when RNImmediatePhoneCall.immediatePhoneCall('xxxXXXXxxx'); is invoked it'll open the native phone dialing to xxxXXXXxxx phone number. I have just tried.

@sagardeveloper
Copy link
Author

sagardeveloper commented May 8, 2021 via email

@Abdelalim-dev
Copy link

From the doc of this module

Apple always asks confirmation since the last iOS updates...)

It seems that it is not avoidable on iOS

@wumke
Copy link
Owner

wumke commented Apr 4, 2022

What @Abdelalim-dev said... when this lib was created it was still possible on iOS... but not much later they blocked it.

@wumke wumke closed this as completed Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants