lotusprey / otraku

An unofficial AniList client for Android and iOS
GNU General Public License v3.0
347 stars 12 forks source link

IzzyOnDroid repo only offers x86_64 build #85

Closed TubaApollo closed 4 months ago

TubaApollo commented 1 year ago

Hey, first of all thank you for this great app. It seems like that the F-Droid (IzzyOnDroid) repo only has the x86_64 build, therefore it doesnt work on many devices. Is this a mistake, or any other reason? Would be great to have arm64 build on there as well :)

lotusprey commented 1 year ago

Yeah, before I only uploaded the full apk; this is the first time I split the ABIs and Izzy picked the wrong one. Next time I will also provide the universal apk, so it should work (we will figure out what's wrong, if it picks the wrong file again).

zoroya1 commented 1 year ago

Yeah, before I only uploaded the full apk; this is the first time I split the ABIs and Izzy picked the wrong one. Next time I will also provide the universal apk, so it should work (we will figure out what's wrong, if it picks the wrong file again).

Can you point out the difference between play store version and Izzy version? I installed the play store version since Izzy's version failed to update

lotusprey commented 1 year ago

There's no difference? I just started splitting the ABIs (x86_64, arm64...) and Izzy picked the wrong file from the github release. Now, on the play store I upload app bundle files, but that's because of what the store requires, so it's besides the point.