top | item 43874275

(no title)

throwaway494932 | 10 months ago

That works if meanwhile Google hasn't decided to increase the target api level requirements [1]. In that case you may not be able to just republish the app, and extensive refactoring may be necessary.

Forcing apps using old sdks out of the app store is probably the main reason they do this.

[1] https://developer.android.com/google/play/requirements/targe...

discuss

order

izacus|10 months ago

That is only really necessary if your app is using old privacy or security problematic APIs.

Which is usually the root cause of this complaining - "why do I have to refactor my app so it won't demand access to all private photos and documents anymore?!"

jimmaswell|10 months ago

Who actually asked for this? It's been nothing but a pointless nuisance to me as a user. Samsung complains at me if I choose to give an app persistent GPS access, in the rare occasion it even lets me. I want my programs to do as much as possible, not be hamstrung.