Skip to content

Conversation

@greshnoff
Copy link

No description provided.

@erezak
Copy link
Owner

erezak commented Jul 19, 2014

Have you checked this with a Windows Phone? Does it generate code that can be loaded into a phone? This was the original reason I forked the lib.

@Ripper555
Copy link

I have not tested this on windows phone yet. I am running it on Android only right now. I'm using only:
PhoneNumberUtil.Normalize(phoneNumber);
_phone.Parse(nom, RegionCode.US);
_phone.IsValidNumber(ph);
_phone.Format(ph, PhoneNumberFormat.E164);

The initialize time on my phone is 3.250 seconds less time. The library is not usable except with these changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants