Fetch details from sms to another app in IOS
General and Desktop
1
Posts
1
Posters
768
Views
-
wrote on 29 Jun 2016, 16:44 last edited by
I tried to open an app from the url scheme method in IOS in safari browser and now I want to read the sms and fill in the textfield in my app
In IOS appdelegate.mm is used to fetch the details from sms even I am unable to add the appdelegate.mm to my xcode project to read the sms
1/1