question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

US phone not recognized

See original GitHub issue

Hi there,

I try to validate “Anna Haro”'s phone number, one of the fake default contacts of iOS Simulator, it doesn’t work, do you know why ?

Try this :

const num = parsePhoneNumberFromString('+15555228243');
console.log('parsePhoneNumberFromString', num, num.isValid());

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
catamphetaminecommented, Mar 5, 2019

@arnaudambro

Or maybe “+15555228243” is truly a non valid number, but I am not american so I am not sure…

You can check that on Google’s demo page (see the readme). Also see the notes in the readme about min vs max metadata. If you find out that Google’s demo works and max metadata doesn’t then reopen this issue.

0reactions
arnaudambrocommented, Mar 4, 2019

Yeah, but what I want is isValid to work. Or maybe “+15555228243” is truly a non valid number, but I am not american so I am not sure…

Read more comments on GitHub >

github_iconTop Results From Across the Web

8 Fixes to try if Android Phone is not recognized by PC-Carlcare
The problem of the phone not recognized by pc is commonly caused by incompatible USB cable, wrong connection mode, or outdated drivers.
Read more >
Phone not Connecting to PC: How to Get it Recognized Again
1. Check USB computer connection settings · After you connect the phone, a notification will appear confirming whether you want to allow the ......
Read more >
How to Fix USB Device Not Recognized in Windows
Method 3 – Restart & Disconnect USB Devices ... The next thing you can try is to disconnect all USB devices and then...
Read more >
If your computer doesn't recognize your iPhone or iPad
If your computer doesn't recognize your iPhone or iPad · Look in the Finder or iTunes · Update the software on all devices...
Read more >
"USB Device not recognized" error - Windows Server
This article provides methods to solve the USB Device not recognized error that occurs when you try to access a USB external hard...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found