lucasnlm / antimine-android

Antimine is an open source minesweeper-like puzzle game.
GNU General Public License v3.0
658 stars 89 forks source link

App shows up as incompatible on tablet and watch #509

Open pacjo opened 1 month ago

pacjo commented 1 month ago

Describe the bug

Hey, I found your app through fdroid, but I saw no updates there (fixing those would be awesome). I saw it on playstore and since I have a watch and price was right (maybe a bit low for such a good app) I decided to buy it. Sadly it shows up as incompatible with both my watch (wearos 2, so so it's not unexpected) and my tablet (which is really weird, since fdroid version runs just fine).

(from playstore) I can install it just fine on my phone with crDroid 10 (A14), which further adds to confusion.

To Reproduce

  1. Open playstore
  2. See incompatible message

Expected behavior App would be compatible.

Screenshots

Screenshot_20241005-150921_Google Play Store Screenshot_20241005_152023

Android Version: compatible in playstore:

incompatible:

App Version

pacjo commented 1 month ago

ah. I found similar issue just after opening this one. probably a duplicate of https://github.com/lucasnlm/antimine-android/issues/503, but with different devices.

lucasnlm commented 1 month ago

I dropped WearOS support because its UX was not good. I was getting a lot of negative reviews because of it. But I will check why tablet is not working.

pacjo commented 1 month ago

I dropped WearOS support because its UX was not good.

Good to know. It's not a problem, but mention of support should be removed from readme since it's the first point there.

I will check why tablet is not working.

Awesome, let me know you'll you need any additional info.

lucasnlm commented 1 month ago

I will let the WearOS support on README because it's still possible to build to it, if someone want to do it.