Hello to everybody
To day I have posted a problem on Sms management. The problem was resolved, but still remains a strange message that I get while running the App. I am running the App in Release mode, must be clear. I am using the PhoneLibrary and I am managing the SEND_SMS a RECEIVE_SMS permissions, being this the previous resolved problem. The message that I get in the Log is:
** Receiver (s1) OnReceive **
Cannot start from a receiver in debug mode.
This message seems not to be important, in practice, because the App works anyway, but it seems strange because I am running the App in Release mode, and I am afraid that it may hide something wrong that I did.
I attach the SmsModule that I use in the App.
To day I have posted a problem on Sms management. The problem was resolved, but still remains a strange message that I get while running the App. I am running the App in Release mode, must be clear. I am using the PhoneLibrary and I am managing the SEND_SMS a RECEIVE_SMS permissions, being this the previous resolved problem. The message that I get in the Log is:
** Receiver (s1) OnReceive **
Cannot start from a receiver in debug mode.
This message seems not to be important, in practice, because the App works anyway, but it seems strange because I am running the App in Release mode, and I am afraid that it may hide something wrong that I did.
I attach the SmsModule that I use in the App.