-
Notifications
You must be signed in to change notification settings - Fork 92
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
Plugin not working android 9.0 #88
Comments
I'm facing same issue |
I have got this plugin running in 2 apps and no problem with android 9.0 and SDK 28. Can you give more information about your problem? |
@videmort thanks for your response |
@IsmailAlam786 Did you call the function after the deviceready event? Can you share this info: Cordova: System: As i told you previously is important to share more info. |
Cordova: System: |
@IsmailAlam786 cordova-android version? --> Run in your terminal cordova platform ls Can you try if this method works? |
@videmort |
Try with lastest version of cordova android 8.1.0 |
with [email protected] still the same experience. Receive works, callNumber doesn't. |
It's very weird, i try and for me is working fine |
Same issue faced on Android 11 device. Kindly advise. Below code is not bringing up the dialer or making a call. onCallSuccess function gets called.
Android SDK Build Tools v32.0.0 |
When I build an application in android SDK level 28 or higher plugin not working in Android 9.0 (Pie)
but working fine on below android 9.0 devices
The text was updated successfully, but these errors were encountered: