How Did GroupMe verify my number?

后端 未结 2 1657
囚心锁ツ
囚心锁ツ 2021-01-02 16:56

I am working on an iPhone application where I need the user\'s phone number. From what I\'ve read (here for instance - Programmatically get own phone number in iOS), the dev

2条回答
  •  庸人自扰
    2021-01-02 17:27

    They send a text message to some service that they can query with their server. So by sending the code to the server, they can verify the number,

提交回复
热议问题