CountryCodePickerProject
CountryCodePickerProject copied to clipboard
dependency causing app crash in Kotlin
The dependency alone ( implementation 'com.hbb20:ccp:2.2.9' ) causes app to crash at start. I there a fix for this. It works perfectly in Java
Sorry to know that. I created a new project with Kotlin, and integrated the version 2.2.9. It worked as expected. Can you please share the gradle file? That will be more helpful.