I am trying to send a simple SMS with my Android phone (version 13) but receive the following error:
com.outsystemscloud.personaldu4qbox5.TestApp: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
Anyone knows what could be the problem?
Kind regards,
Jaacov
Hi Jaacov,
I have uploaded a new version (1.0.1) that works (at least i test it on my Android 13 and the SMS was sent).
Can you please retest?
Cheers,
Pedro Domingues
Sam issue happened to this plugin also, but it is resolved now.https://www.outsystems.com/forums/discussion/79648/nfc-plugin-android-12-api-level-31-support/
Please raise your issue here in GitHub.
https://github.com/floatinghotpot/cordova-plugin-sms/issues?page=1&q=is%3Aissue+is%3Aopen
Hello,
It's worthless to raise the issue on the Github since the project seems to be abandoned.
I have on my ToDo list to figure out what needs to be done in order to be compatible with the latest Android versions.
As you might understand, this is maintained on best effort but i will try to take care of that during next week.
That would be great, thanks in advance!
Wonderfull, it works fine now. We will do some more testing in the near future.
Thank you very much for the quick reply!
You're welcome!
Have a great week.