You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Bug Report
Capacitor Version
3 RC
Platform(s)
ios
android
Current Behavior
web only plugins such as Motion don't fire events on native platforms
Expected Behavior
to fire the events they registered on native platforms
Code Reproduction
Other Technical Details
npm --version
output:node --version
output:pod --version
output (iOS issues only):Additional Context
can be tested on test app, motion page.
The motion plugin only works on web, but not no iOS nor Android.
The text was updated successfully, but these errors were encountered: