NoMore201 / playmaker

Fdroid repository manager fetching apps from Play Store
285 stars 37 forks source link

playmaker fetching outdated apk #18

Open Yannik opened 6 years ago

Yannik commented 6 years ago

Hi,

I started playmaker using -e LANG_LOCALE="de_DE" -e LANG_TIMEZONE="Europe/Berlin" options (latest playmaker dev version as of 28th of january). Next, I logged in using my gmail account and downloaded firefox. The apk has the version 2015526481 inside playmaker, and is listed as 57.0.1 in F-Droid. However, the latest available version of firefox in the german play store is 58.0 (last updated january 23rd).

Is it possible to fix this and actually get the latest version of firefox (and other apps), instead of outdated ones?

NoMore201 commented 6 years ago

On my phone with google apps latest version is still 57.0.1, last updated 23 january 2018. Even on the web version of the play store i get that version https://play.google.com/store/apps/details?id=org.mozilla.firefox&hl=it. Probably they are rolling version 58 country by country, so we need to wait:)

Yannik commented 6 years ago

@NoMore201 I just checked, and on my phone with google apps the version is actually listed as 57.0.1 as well, but this seems to be outdated, as it also says "Updated on Nov 29, 2017". The version that is actually installed on my phone is 58.0. Could you check which version you get if you actually install the app and check its version information in the app details?

NoMore201 commented 6 years ago

From phone with gapps same like you, I get 57.0.1 and Updated on Nov 29, 2017.

On playmaker, same locale as the phone with gapps (it_IT), I get version 2015526481. Checking on apkmirror, that version corresponds to 57.0.1 https://www.apkmirror.com/apk/mozilla/firefox/firefox-57-0-1-release/

Yannik commented 6 years ago

Can you check which version you get when actually installing firefox from the gapp store? You should open about:support in Firefox. My installed version differs from the version listed in the play store.

On January 29, 2018 11:29:18 AM GMT+01:00, Domenico Iezzi notifications@github.com wrote:

From phone with gapps same like you, I get 57.0.1 and Updated on Nov 29, 2017.

On playmaker, same locale as the phone with gapps (it_IT), I get version 2015526481. Checking on apkmirror, that version corresponds to 57.0.1 https://www.apkmirror.com/apk/mozilla/firefox/firefox-57-0-1-release/

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/NoMore201/playmaker/issues/18#issuecomment-361203169

NoMore201 commented 6 years ago

From about:support I get:

Nome: Fennec
Versione: 57.0.1
ID build: 20171129020910
User agent: Mozilla/5.0 (Android 7.1.2; Mobile; rv:57.0) Gecko/57.0 Firefox/57.0
SO: Linux 25
Finestre multiprocesso: 0/1 (Disattivato)
Processi contenuti web:
Stylo: false (disattivato per configurazione build)
Chiave Google: Disponibile
Chiave per il servizio Mozilla Location: Disponibile
Modalità provvisoria: false
Yannik commented 6 years ago

@NoMore201 Apparantly this was due to a staggered rollout. (Now I got the 58.0.1 apk on playmaker). Maybe there is a way to avoid this in the future...

Can you tell me which device identification playmaker uses to contact google play? Could we make this user-configurable?

NoMore201 commented 6 years ago

defaults to bacon (Oneplus One). I plan for the next version to let users choose device from the available ones in gpapi

slim8shady9 commented 6 years ago

Can you please tell us where did you set "bacon" as default device on your code/configs?