Describe the bug
After inserting phone number and selecting sms...
Failed to request registration code. Please try again.
{
reason: 'blocked',
status: 'fail',
login: '1956xxx',
custom_block_screen: {
title: 'Login not available right now',
hide_date: true,
btn_secondary_url: null,
btn_secondary_text: null,
btn_primary_url: 'https://wa.me/support',
btn_primary_text: 'Contact Us',
body: 'For security reasons, we can’t log you in right now. Please try again later, or contact us if you need help with your account.'
}
}
To Reproduce
run: yarn example --mobile
Expected behavior
Receiving SMS
Environment (please complete the following information):
Tested with multiple numbers
Tested with 6.5 and 6.6
Describe the bug After inserting phone number and selecting sms... Failed to request registration code. Please try again. { reason: 'blocked', status: 'fail', login: '1956xxx', custom_block_screen: { title: 'Login not available right now', hide_date: true, btn_secondary_url: null, btn_secondary_text: null, btn_primary_url: 'https://wa.me/support', btn_primary_text: 'Contact Us', body: 'For security reasons, we can’t log you in right now. Please try again later, or contact us if you need help with your account.' } }
To Reproduce run: yarn example --mobile
Expected behavior Receiving SMS
Environment (please complete the following information): Tested with multiple numbers Tested with 6.5 and 6.6