Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for the Source Code of the Android App #6456

Open
xrviv opened this issue Sep 12, 2024 · 0 comments
Open

Request for the Source Code of the Android App #6456

xrviv opened this issue Sep 12, 2024 · 0 comments

Comments

@xrviv
Copy link

xrviv commented Sep 12, 2024

Greetings team Blockchain from WalletScrutiny! :)

Description

The existence of the blockchain.com organization GitHub as well as the 61 repositories give the impression that the Blockchain.com Android app (piuk.blockchain.android) is source-available.

Expected Behavior

The Android app should have its own repository that is pinned and clearly visible.

Reproduction Steps

Have the source code for the Android app available.

Screenshots/Logs

None that apply.

Additional Information

We ran:

$ aapt dump badging piuk.blockchain.android/official_apks/base.apk | grep version*
package: name='piuk.blockchain.android' versionCode='32341' versionName='202407.2.16' platformBuildVersionName='14' platformBuildVersionCode='34' compileSdkVersion='34' compileSdkVersionCodename='14'

Strangely, we could not find 32341 in their releases
We also could not find 202407.2.16.

What we can find is "Blockchain Wallet v4 FrontEnd". A search for the app ID points to this repository.. It includes:

Packages

  • blockchain-info-components The shared UI components library.
  • blockchain-wallet-v4 The functional library for handling wallets.
  • blockchain-wallet-v4-frontend The frontend application built with React/Redux.

We also tried searching for the build.gradle file but this has resulted in mostly unrelated repositories. The closest we could find that would make sense to be an Android wallet repository is the wallet-core repository which has been archived in 2023.

For this reason, we would have to mark this app as not source-available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant