Android Question android 7.0 and SMS

Chris Williams

Member
Licensed User
Longtime User
I have an app that I developed to read incoming sms messages, and up to android 6 it worked. I now have an android 7.0 phone and I installed the same app. It crashes upon the phone receiving the incoming text message (any message). I attempted to try the error while on B4A using B4A bridge, but it crashes at the intent, and has no error message, it simply stops.

HELP!!!!
 
Top