My problem is that while the extensions do read some messages (for example, messages from services like train or university show up), they do not read normal SMS messages from contacts or the device numbers I actually care about.
It seems that on Android 13, apps that are not the default SMS app cannot access all SMS messages, and the extensions only retrieve messages from special senders (service numbers, automated messages).
Has anyone encountered this limitation? Is there a workaround or another extension that can fully access SMS messages on recent Android versions?
My texting extension should be able to read all messages from the inbox
Did you try my example app?
Are you using several sim cards in your device in parallel?
Also my paid sms receiver extension might be interesing for ypu to receive sms while your app is in the background and do something after a sms has been received from a special number
I just tested the example app again on Samsung Galaxy A54 running Android 14 and it works fine for me
I have a dual SIM device and it displays sms from both SIM cards
I really don’t know what the issue is , but I tested your APK on two different devices:
My own phone: Realme GT Master Edition, Android 13
My friend’s phone: Samsung Galaxy S23, Android 15
In both cases, the app only shows automated or service messages.
Normal SMS messages from contacts or standard phone numbers do not show up at all, even after granting all permissions.
Could this be a regional or carrier-level restriction, perhaps something specific to Italy (or some European carriers), where the operating system or mobile providers restrict access to the entire SMS inbox, despite the READ_SMS permission?