validation - ios validate via sms like in android -
i know how can validate customers mobile number in ios in andorid using onreceive method of broadcastreceiver?
situation app request server send sms , arrive in messages inbox , app read validate user using same mobile number given during registration.
looking forward assistance !
regards, shoeb
it not possible intercept sms in ios. have change workflow include manual input i.e. send sms containing unique code user provided number, ask user input unique code, validate code.
in off chance you're working in jb environment, this answer might help.
Comments
Post a Comment