Auto Detection of SMS Verification Code not working
ammar-yasir opened this issue · 1 comments
ammar-yasir commented
I'm using the latest version of react-native-facebook-account-kit and Auto Detection of SMS Verification Code is not working.
jpgarcia commented
Just tried with latest version and it worked!
Did you check the Android section (step 3) Configuration section. Maybe you're not setting the READ_SMS
, RECEIVE_SMS
, READ_PHONE_STATE
permissions?
I'm closing this. If you are still facing the issue, please complete the ISSUE template with the required data (RN version / AccountKit version / Android Device version etc... ) so we can try to reproduce the issue.
Thanks