cake-tech / cake_wallet

The open source repository for Cake Wallet, a noncustodial multi-currency wallet, and Monero.com, a noncustodial Monero-only wallet. Need help? Check out https://guides.cakewallet.com
https://cakewallet.com
MIT License
633 stars 173 forks source link

Monero.com Android APK is not reproducible #338

Open emanuelb opened 2 years ago

emanuelb commented 2 years ago

building by steps in: https://github.com/cake-tech/cake_wallet/issues/337#issue-1203905939 but with running source ./app_env.sh monero.com

the diff beetwen the generated apk and apk from github https://github.com/cake-tech/cake_wallet/releases/download/v4.4.0/monero.com_1.0.5.apk is:

Files ./FromGithub/assets/flutter_assets/AssetManifest.json and ./LocalBuild/assets/flutter_assets/AssetManifest.json differ
Files ./FromGithub/classes.dex and ./LocalBuild/classes.dex differ
Files ./FromGithub/lib/arm64-v8a/libapp.so and ./LocalBuild/lib/arm64-v8a/libapp.so differ
Files ./FromGithub/lib/arm64-v8a/libcw_monero.so and ./LocalBuild/lib/arm64-v8a/libcw_monero.so differ
Files ./FromGithub/lib/arm64-v8a/libflutter.so and ./LocalBuild/lib/arm64-v8a/libflutter.so differ
Files ./FromGithub/lib/armeabi-v7a/libapp.so and ./LocalBuild/lib/armeabi-v7a/libapp.so differ
Files ./FromGithub/lib/armeabi-v7a/libcw_monero.so and ./LocalBuild/lib/armeabi-v7a/libcw_monero.so differ
Files ./FromGithub/lib/armeabi-v7a/libflutter.so and ./LocalBuild/lib/armeabi-v7a/libflutter.so differ
Files ./FromGithub/lib/x86/libcw_monero.so and ./LocalBuild/lib/x86/libcw_monero.so differ
Files ./FromGithub/lib/x86_64/libapp.so and ./LocalBuild/lib/x86_64/libapp.so differ
Files ./FromGithub/lib/x86_64/libcw_monero.so and ./LocalBuild/lib/x86_64/libcw_monero.so differ
Files ./FromGithub/lib/x86_64/libflutter.so and ./LocalBuild/lib/x86_64/libflutter.so differ

from AssetManifest.json:

+     "assets/images/Twitter.png": ["assets/images/Twitter.png", "assets/images/2.0x/Twitter.png", "assets/images/3.0x/Twitter.png"],
-     "assets/images/Twitter.png": ["assets/images/Twitter.png", "assets/images/3.0x/Twitter.png", "assets/images/2.0x/Twitter.png"],
ghost commented 4 months ago

@SamsungGalaxyPlayer @OmarHatem28 @Serhii-Borodenko @fossephate @tuxpizza Do we have any update on these consistent build issues from 2 - 3 years ago? Some clarity would go a long way. Not sure if this is a problem with the correct build steps not being followed, or what.

This team has accomplished quite a lot in the last 6 months with the new currencies and the F-droid repo!

Better reviews on sites like WalletScrutiny would go a long way towards building the user base.