ArkEcosystem/mobile-wallet

Failing to build android with ionic-webview v5

luciorubeens opened this issue · 2 comments

When running npm run build:android it does not work:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForRelease'.
> com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
  Learn how to resolve the issue at https://developer.android.com/studio/build/dependencies#duplicate_classes.
  Program type already present: android.support.v4.media.MediaBrowserCompat$MediaBrowserImplBase$1

Update:
Bug reproduced, issue with cordova/ionic cache.

@luciorubeens Just got a successfully build on the develop branch 🤔 There's any steps to follow to reproduce this error?

Screen Shot 2020-06-01 at 07 18 09

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.