-
Notifications
You must be signed in to change notification settings - Fork 191
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 - Invalid Callback ID #150
Comments
Same problem here. |
Same here |
@dupphil @ramoncarreras any update on this? |
Switching to CDVUIWebViewEngine solved the problem for me. |
If you write this code after initialization, will work. |
UIwebview is deprecated and slow unfortunately. I wouldn't recommend this despite the multitude of issues wkwebview has it is still better. |
Also try this as advised above by @blkd13 |
Dear,
I just created a new app on ionic.
cordova-plugin-music-controls 2.2.0 installed.
Everything works on Android but when I use iOS, I got the error "Invalid Callback ID received by sendPluginResult."
Any idea ?
Thanks
Philippe
The text was updated successfully, but these errors were encountered: