Plugin updated check this
http://prntscr.com/11d8q3c
Use the above custom code or this gist
https://gist.github.com/shubham-99fusion/d4c7a9db35b9e2f268720a7daa0cf1ef in customzier plugin to set default country.
thanks for the update and the code also work perfectly
Hi Team, some issue after update.
When I try to login with mobile auth, the google reCAPTCHA return error msg
https://prnt.sc/11dj1ll
Then I click the checkbox again its just holding on this screen
https://prnt.sc/11dj3wl
and await for about 1 min
https://prnt.sc/11dj6ev
by the way I didn't set the reCAPTCHA api key in backend
https://prnt.sc/11dj8gt
Problem found I check the chrome DevTools, server return
{error: {code: 400, message: "INVALID_PHONE_NUMBER : TOO_SHORT",…}}
error: {code: 400, message: "INVALID_PHONE_NUMBER : TOO_SHORT",…}
Issue fixed please check now.