hagaygo / OpenWrtManager

Mobile app for interacting with your OpenWrt device.
GNU General Public License v3.0
145 stars 10 forks source link

Unable to install last update on Android 12 Google Pixel 4 XL #21

Closed sscheib closed 2 years ago

sscheib commented 2 years ago

Hey guys,

The title says it all, I am unable to install the latest update for OpenWRTManager on Android 12 and Google Pixel 4XL. I tried restarting the phone, as well as uninstalling the app and clearing both storage and cache of Google Playstore.

Anybody else experience this or is this an error on my end?

Thanks and all the best, Steffen

hagaygo commented 2 years ago

Hi , what kind of error you getting when installing ?

Did you try to install via google play ? or by downloading the apk here ?

Try downloading and installing apk from here , if 1.09 not working , check if 1.08 does work.

jmccrohan commented 2 years ago

I can confirm same issue. Android 12 on Google Pixel 4a.

Manually downloading and installing APK from Github works fine.

image

hagaygo commented 2 years ago

I don't have A12 device available for testing.

The google play version target newer SDK (forced by google) , I'll upload some test apk's later so you could try to install them.

hagaygo commented 2 years ago

Attached are 2 zip files which contains an apk with the api level they named by , please try them both and let me know of the results (i stamped them with version 1.09.1 which you can see on the app also)

openwrt_manager-api31.zip openwrt_manager-api30.zip

jmccrohan commented 2 years ago

Thanks for this. API level 30 works fine. API level 31 fails with There was a problem while parsing the package

sscheib commented 2 years ago

Sorry for the late response and thanks for fixing it so quickly. It is like jmccrohan said, API 30 works fine, for 31 I receive the same error message as jmccrohan.

hagaygo commented 2 years ago

Thanks for testing, updated google play version is on the way.