rsksmart / rwallet

The RSK Wallet is based on our rWallet open-source code-base, which will allow developers and organizations to use it to build their own apps.
https://developers.rsk.co/wallet/
GNU General Public License v3.0
43 stars 22 forks source link

Update android app on google-play (it's old version 1.3.3 with missing tag) #662

Closed emanuelb closed 3 years ago

emanuelb commented 3 years ago

Visiting: https://play.google.com/store/apps/details?id=com.rsk.rwallet.reactnative Shows: "Current Version 1.3.3" "Updated October 29, 2020"

While the latest tag is v1.4.1: https://github.com/rsksmart/rwallet/releases/tag/v1.4.1 which also contain apk to download. There is no tag for version 1.3.3 on google-play, please tag the relevant commit for this version as well, and update the version on google-play to latest version/tag.

patogallaiovlabs commented 3 years ago

Hi @emanuelb, We are currently working in the review of the App for Android, is almost ready. In the meantime I removed the apk from the release, until we get the approval. Thanks for opening the issue, I will close it once we get the update.

emanuelb commented 3 years ago

No need to remove the APK from releases! it's very useful to have .apk + .ipa files in github releases, can be used directly and doing so avoiding google/apple stores, such as phones without play-store, and for other purposes such as testing, etc..

patogallaiovlabs commented 3 years ago

APK was removed due to inconsistency in the release. Anyway new APK and version have been release. So closing issue, thanks for reporting.

emanuelb commented 3 years ago

Did you change appid in the releases on purpose? it's com.rsk.rwallet.v2 now: https://play.google.com/store/apps/details?id=com.rsk.rwallet.v2 old link for appid com.rsk.rwallet.reactnative return not found now: https://play.google.com/store/apps/details?id=com.rsk.rwallet.reactnative