libPhoneNumber-iOS icon indicating copy to clipboard operation
libPhoneNumber-iOS copied to clipboard

do we have method to find numbers in text String which is there in google's libphonenumber ?

Open Technosearch opened this issue 7 years ago • 5 comments

This library is inspired by google's libphonenumber for android but i couldn't find following method in this library which is there in google's libphonenumber.

findNumbers - finds numbers in text input. public Iterable<PhoneNumberMatch> findNumbers(CharSequence text, String defaultRegion) {

}

So if there is something like similar please let me know at earliest.

Thanks in advance , waiting for quick reply.

Technosearch avatar Apr 05 '17 13:04 Technosearch

Sorry for late, I was very very very busy :( I will make it until next week.

iziz avatar May 01 '17 17:05 iziz

Is this function findNumbers(CharSequence text, String defaultRegion) available in IOS? Need this function badly.

Thanks in advance

euphemistsonmobile avatar May 07 '17 16:05 euphemistsonmobile

Is this function findNumbers(CharSequence text, String defaultRegion) available in IOS?

Waiting for your response.

Thanks in advance

Technosearch avatar May 16 '17 07:05 Technosearch

@iziz Any updates ?

euphemistsonmobile avatar Jul 10 '17 04:07 euphemistsonmobile

@iziz do you have any update for this function

amtula avatar Sep 15 '17 10:09 amtula