ios - Verification of mobile number phonegap app -


i m developing phonegap app , want verify user's mobile number when registering app.this verification 1 time process .

i want typical verification code method user has code texted them. user presented text field enter mobile number. receive verification code sms . verification code entered in app , verified. once verification successful, registration process complete.

i researched how in phonegap ios have not reached useful tutorial . hope can point me in right direction on how accomplish this.

use free missed call based mobile number verification service cognalys app. offering 500 free international verifications everyday , provides example platforms too.

they released open source project phone-gap too. check website or github details.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -