AHMAD ALRAHAHLEH
AHMAD ALRAHAHLEH
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.rilixtech.Country.getPhoneCode()' on a null object reference at com.rilixtech.CountryCodePicker.getSelectedCountryCode + 658(CountryCodePicker.java:658)
### Checklist: - [x] I am using the latest release - [x] I searched for [existing GitHub issues](https://github.com/openid/AppAuth-Android/issues) - [x] I read the [documentation](https://github.com/openid/AppAuth-Android/blob/master/README.md) - [x] I verified the client...
Feature Request Motivation Kotlin Multiplatform (KMP) is increasingly adopted to share authentication, networking, and business logic across Android, iOS, and desktop. AppAuth is a critical OAuth2/OIDC library in the Android...