Open alexnivanov opened 6 years ago
Stack trace:
Caused by java.lang.ArrayIndexOutOfBoundsExceptionlength=303; index=-1 Raw Text -- | java.util.ArrayList.get (ArrayList.java:310) | net.rimoto.intlphoneinput.IntlPhoneInput.setEmptyDefault (IntlPhoneInput.java:164) | net.rimoto.intlphoneinput.IntlPhoneInput.setEmptyDefault (IntlPhoneInput.java:172) | net.rimoto.intlphoneinput.IntlPhoneInput.setDefault (IntlPhoneInput.java:150) | net.rimoto.intlphoneinput.IntlPhoneInput.init (IntlPhoneInput.java:92) | net.rimoto.intlphoneinput.IntlPhoneInput.<init> (IntlPhoneInput.java:64)
Having same issue.
any solution ?
For those that might have this issue in the future, I think it happens when an invalid ISO code is used with setEmptyDefault method. so play around with the ISO codes.
Stack trace: