All OS Which team are you on - iOS or Android? And, why?

Goddamn thats crazy! Didnt know poco phones were this good!

They are, plus the spare parts dont cost an arm and leg, like the BKK ones. But they had some bad issues in between - X3 or something had huge motherboard issues.

they aren't anymore, f1 was an anomaly

For the most part they are good. Its the same Mi/Redmi phones with rebranding. We got the batteries for Mi 11X and another Redmi (i think 10) replaced at 1.3K each. I still have the F1 but since its a 4G phone, not using.
 
Most of the advantages and disadvantages of both systems were pointed out already but I have an unusual qualm about Android. I don't think "SMS Permission" should be a thing.
> "Why not? If you don't give the permission to the app, then there is no harm, right?"
> Enter: banking apps.
They refuse to work if you don't give them that permission. They somehow make do without that ability on iPhones.
Toggling the SMS permission only changes the SEND_SMS app ops. This does not seem to affect READ_SMS.

Here's some screenshots:

Screenshot_20250617-101902_Permission controller.png

Screenshot_20250617-101918_App Manager.png
 
  • Like
Reactions: ssslayer
Toggling the SMS permission only changes the SEND_SMS app ops. This does not seem to affect READ_SMS.

Here's some screenshots:

View attachment 240994

View attachment 240995
What Android version is that? And what is the app in the second screenshot?

Here's what I see in the permissions dashboard. It says that apps can "view SMS" too (Android version 15). Also I have an app that can make a back up of all my SMS when I give it this permission, which shouldn't be possible if it can't read SMS

sms.jpg
 
Android 15.
App: https://github.com/MuntashirAkon/AppManager

SMS permission is a permission group whose individual related permissions are declared by app authors themselves.

I just checked a few other banking apps and they do use all three of READ,SEND,RECEIVE_SMS.

But that doesn't mean they can read all your messages. Android further imposes restriction based on whether the app is your default messaging app.