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
I want to use this plugin but when i run cordova build, i get the following error:
Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'
I tried:
cleaning cordova,
removing and re adding android platform,
adding multiDexEnabled true to build.gradle,
updating graddle
If I remove the plugin, everything work normally.
How can I make this plugin work? Thanks
The text was updated successfully, but these errors were encountered:
Hi, I am using ionic framework.
I want to use this plugin but when i run cordova build, i get the following error:
Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'
I tried:
cleaning cordova,
removing and re adding android platform,
adding multiDexEnabled true to build.gradle,
updating graddle
If I remove the plugin, everything work normally.
How can I make this plugin work? Thanks
The text was updated successfully, but these errors were encountered: