ios - How to login with mobile number in parse but user should get verification code by text or call on that number? -


i want login in app mobile number , have used parse @ background.there 2 methods getting verification code 1.by call 2.by text on mobile number.

you have integrate 3rd party apis sms/telephonic verifications.

refer following services:-

  1. http://www.numberguru.com/developer
  2. http://www.openmarket.com/
  3. http://www.textanywhere.net/

Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -