I would like to know how can we validate a customers mobile number in iOS like we do in andorid using the onReceive method of BroadcastReceiver?
Situation would be that the app will request the server to send a SMS and that will arrive in the messages inbox and the app will read it to validate the user using the same mobile number as given during registration.
Looking forward for assistance !
Regards, Shoeb