Fetch details from sms to another app in IOS
-
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