this post was submitted on 04 Nov 2023
97 points (100.0% liked)

Technology

37602 readers
567 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] chrismit3s@feddit.de 8 points 10 months ago (2 children)

and even today, by using an old Android API iirc

Nope, the required API to have your app in the Playstore constantly rises, and if you don't comply you get kicked. The current API version is something around 26, and definitely has the permissions model integrated.

[–] bedrooms@kbin.social 2 points 10 months ago

Yeah, but you can distribute your app outside and the official store then

[–] CalicoJack@lemmy.dbzer0.com 2 points 10 months ago

They're also adding an API version check on devices, which will affect old apps that have gotten around the store checks. Only affects devices that can upgrade to 14, but it's a solid step.