CountryCodePickerProject icon indicating copy to clipboard operation
CountryCodePickerProject copied to clipboard

Country Code

Open ShariQ227 opened this issue 4 years ago • 1 comments

java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.hbb20.CountryCodePicker.getFullNumberWithPlus()' on a null object reference

how to fix this when i click on Register button the app goes to main activity

ShariQ227 avatar Jun 30 '20 16:06 ShariQ227

Is carrierNumberEditText is registered? Can you show me your kotlin or java code which configures CCP?

On Tue, Jun 30, 2020 at 10:28 ShariQ227 [email protected] wrote:

java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.hbb20.CountryCodePicker.getFullNumberWithPlus()' on a null object reference

how to fix this when i click on Register button the app goes to main activity

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hbb20/CountryCodePickerProject/issues/415, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFQ32FPU3ZJ4WGA2XWFQBTRZIHDFANCNFSM4OMNQ5DA .

hbb20 avatar Jun 30 '20 17:06 hbb20