WeChat Mini Programs gets the authorization of "Wechat mobile phone number", and then the user can not pop up the box of "fill in the SMS verification code" after the user "confirms the authorization". What should I do?

WeChat Mini Programs obtains the authorization of "Wechat Mobile number", and then the user cannot pop up the box of "fill in the SMS verification code" after the user "confirms the authorization". How to solve this problem?

I need to get the CAPTCHA I filled in before I can proceed to the next step

Mobile phone is: Apple 6
Wechat version: 6.6.5
basic Library: 1.91

ask for advice on how to solve this problem

Mar.13,2021

check whether you have opened Wechat's permission to send Telecom. In addition, post your code if you can.


when the getPhonNumber interface is called up for the first time, the input verification code box will pop up


Mini Program's sdk, for obtaining the mobile phone number does not provide the function of sending the verification code. You need to pop up the box to enter the verification code in the successful callback of obtaining the mobile phone number, and provide a button for the user to click to send the verification code

.
Menu