Android Android @ getphonenumber= "getPhoneNumber" cannot trigger callback method

problem description

after mpvue clicks authorization on Android, the getPhoneNumber callback method cannot be triggered. You can

on iOS.

the environmental background of the problems and what methods you have tried

related codes

/ / Please paste the code text below (do not replace the code with pictures)

        <div class="login-con">
            <button  class="login-btn" open-type="getPhoneNumber" @error="getPhone" @getphonenumber="getPhoneNumber"></button>
        </div>

what result do you expect? What is the error message actually seen?

whether to use a solution

May.10,2022
Menu