sms.send2 crach

  1. TrisectDevelopment

    Android Question sms.Send2 craches my App

    I have an App where I use sms.Send2 to send a SMS, but it craches in this line Sms.Send2("xxxxxxxx", "123", True,True) // xxxxxxxx is a real number in my app. I also have the smsDelivered and smsStatusSent subs I initialize the Phoneevents variable I tried the same code in a new app whith...
Top