Thanks for your great fork, I have been using it in production for a while and it works great, however, I hit an issue with one of my app's customers who is using an Android device because of a non-standard arbitrary birthday string in one of his contacts and I was able to reproduce the same issue using the example app.
I understand that the library has been migrated already to flexidate plugin for better date parsing, however, the issue is still reproducible, please check the steps to reproduce below for more details.
Steps to reproduce:
Use an Android device with their contacts synced to Google Contacts
Thanks for your great fork, I have been using it in production for a while and it works great, however, I hit an issue with one of my app's customers who is using an Android device because of a non-standard arbitrary birthday string in one of his contacts and I was able to reproduce the same issue using the
example
app.I understand that the library has been migrated already to
flexidate
plugin for better date parsing, however, the issue is still reproducible, please check the steps to reproduce below for more details.Steps to reproduce:
7 July 1960
)Expected:
Actual:
example
app keeps loading indefinitely and the followingPlatformException
is thrown in the console: