Hello everyone,
Im facing an issue where the plugin works like a charm in dev / ionic dev app / ionic serve. But when we're pushing the repo on the Ionic Pro deploy system, when clicking on the share button, an error shows up "plugin_not_installed", we added a debug command to check wether or not the plugin is installed :[13:12:24]: ▸ > fastgood@1.0.3 build /builds/oaxis/fastgoodionic [13:12:24]: ▸ > cordova plugin lt **[13:12:24]: ▸ cordova-plugin-x-socialsharing 5.4.3 "SocialSharing"**
As you can see, ionic builds with the plugin installed.
Here is the version we're using :
Hello everyone, Im facing an issue where the plugin works like a charm in dev / ionic dev app / ionic serve. But when we're pushing the repo on the Ionic Pro deploy system, when clicking on the share button, an error shows up "plugin_not_installed", we added a debug command to check wether or not the plugin is installed :
[13:12:24]: ▸ > fastgood@1.0.3 build /builds/oaxis/fastgoodionic [13:12:24]: ▸ > cordova plugin lt **[13:12:24]: ▸ cordova-plugin-x-socialsharing 5.4.3 "SocialSharing"**
As you can see, ionic builds with the plugin installed. Here is the version we're using :This is the first time a plugin does that on our app.
Did anyone encounter this before ? Any idea ?
Thanks a lot