the capacitor plugins are not working properly, I have the same problem using the push notification. There are two topics that can help you, for me it didn’t have any effect.
So I have been struggling to get any JS for Capacitor plugins to work. After two days of deep diving into the issue, I believe that the bundler that auto installed when you add a platform to a mobile app project has been deprecated.
“[warn] The bundledWebRuntime configuration option has been deprecated. Please, use a bundler to bundle Capacitor and its plugins.”
This has been causing both import and require within JS to throw an error in the dev console. Most of the Capacitor plugins need impo…
We have the most core plugins already ready for release and will be releasing extensibility guide so you can package and install other capacitor plugins and build your own integration in app connect so that they natively integrate with app connect data and events.
If you can let me know, because I need to move forward here too.
1 Like