Code Monkey home page Code Monkey logo

Comments (12)

farfromrefug avatar farfromrefug commented on June 20, 2024 1

I mixes up it does always pick up arm64! sorry

from oss-weather.

IzzySoft avatar IzzySoft commented on June 20, 2024 1

OK, pinned to /arm64-v8a/i.

from oss-weather.

farfromrefug avatar farfromrefug commented on June 20, 2024

@0-5-0 thanks a lot for the report. Saw some reports on my sentry (used with play store builds). Thanks for the detailed explanation will help me fix it

from oss-weather.

farfromrefug avatar farfromrefug commented on June 20, 2024

@0-5-0 fixed in latest version

from oss-weather.

0-5-0 avatar 0-5-0 commented on June 20, 2024

It's working great again, thank you :)

from oss-weather.

IzzySoft avatar IzzySoft commented on June 20, 2024

@farfromrefug is Sentry opt-in or enabled by default? My scanner just reported it with today's update. I vaguely remember having checked that before and it should just have been enabled for test builds, it was not in the APK here then. So now it is, and I'll have to raise the Tracking anti-feature – at least until clarified.

from oss-weather.

farfromrefug avatar farfromrefug commented on June 20, 2024

@IzzySoft not it is not for fdroid builds. Only playstore builds. Something must gone wrong with cleanup and the native deps might have been added even if the code is not activated within the app.
Will make a new release without it. Sorry about this

from oss-weather.

IzzySoft avatar IzzySoft commented on June 20, 2024

Happens, thanks for the fast response! Just to make sure we talk about the same APK: I'm taking the one from… uh? there are two now? Uh-oh… so my updater will take a random one from releases here. So while on it, shall I pin the updater to the arm64 one for consistency – or leave it at "random luck" so older (32bit-only) devices get a chance for updates, too? πŸ€ͺ Do both have the same versionCode?

from oss-weather.

farfromrefug avatar farfromrefug commented on June 20, 2024

@IzzySoft you mean there are 2 with armv7 and armv8?
yes I dont publish universal because I think it useless to have all users download much bigger apps (in my case most of the app size is in so libs sadly)
Izzy always picked up armv7 (alphabetically ?) until now. I have a few friends which thus cant download from izzy. but did not really get other reports (they might simply not see the app :))
and yes they have the same version code. would it solve it to have different version code ?

from oss-weather.

IzzySoft avatar IzzySoft commented on June 20, 2024

you mean there are 2 with armv7 and armv8?

No, just 2 APKs altogether – one with armeabi and one with arm64. Usually my config here then specifies which to pick, but it does not. So it's not guaranteed which one will be picked – this depends on which order the Github API returns them then.

I think it useless to have all users download much bigger apps

I totally agree there!

and yes they have the same version code. would it solve it to have different version code ?

No, I was just asking because of the "random pick". So shall I pin it to the armeabi then to make sure it's consistent? We can always switch later if you wish (e.g. when the last 32bit-only devices are "gone" – I also own some of those, though only one of them is still in "active duty" as a phone, the other is just a night stand.

from oss-weather.

farfromrefug avatar farfromrefug commented on June 20, 2024

@IzzySoft ok so i guess you can filter and only pick arm64. This is how it is right now so wont change thing.

from oss-weather.

IzzySoft avatar IzzySoft commented on June 20, 2024

pick arm64. This is how it is right now

Hm, just in your comment before you wrote:

Izzy always picked up armv7

which is the other one. So, switch to arm64, pin armv7, or leave as-is?

from oss-weather.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.