sankalan

Results 1 comments of sankalan

Using PhoneNumberUtils.compare to compare numbers while filtering rather than plain string comparison should fix the issue. I have created a pull request with this change here https://github.com/floatinghotpot/cordova-plugin-sms/pull/26.