javiersantos / WhatsAppBetaUpdater

An app to update WhatsApp to the latest beta version available on Android. Based on Material Design.
GNU General Public License v3.0
192 stars 57 forks source link

Latest version says NA #50

Open keganlance opened 4 years ago

keganlance commented 4 years ago

Seems something is wrong with fetching a possible updated version number. It gives "NA" instead of the version number.

openpaul commented 4 years ago

Yes, same here. Seems like this project did not get many updates in the last 2 years.

Seems like someone will need to fix this and maybe create a pull request?

I don't have a andorid build env around. For now I fetched the newest version here: https://www.whatsapp.com/android/

javiersantos commented 4 years ago

Apparently WhatsApp is now using a signature to download the APK, which is preventing the download of the APK from the app. It will require a workaround.

javiersantos commented 4 years ago

The develop branch solves the problem of obtaining the latest version available from WhatsApp, but the download doesn't work yet.

ChargingBulle commented 4 years ago

Any updates on this?

shalomcohen10 commented 2 years ago

I have built a WhatsApp Updater Application. You can check it here:

https://cohenmods.blogspot.com/2022/02/whatsapp-updater.html

TPS commented 1 year ago

@shalomcohen10 No F-Droid release?