what is alternative for cordova-plugin-iosrtc in capacitor #3066
Unanswered
pradeepmdk
asked this question in
General
Replies: 3 comments 2 replies
-
Try run extra/hooks/iosrtc-swift-support.js with node in module root folder. Then delete the line with the hook in plugin.xml |
Beta Was this translation helpful? Give feedback.
0 replies
-
if a plugin doesn't work, best thing is probably creating a Capacitor plugin |
Beta Was this translation helpful? Give feedback.
0 replies
-
after following the steps. i am getting below error. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
cordova-plugin-iosrtc doesnot work on capacitor because of hooks. so i need iosrtc for capacitor in my project
Beta Was this translation helpful? Give feedback.
All reactions