Skip to content

Cannot assign to 'pinResults': the setter is public/*package*/ for synthetic extension in '<library Gradle: com.github.davidpizarro:pinview:1.0.0@aar>' #14

Description

@pwraxe

trying
override fun onVerificationCompleted(phoneAuthCredential: PhoneAuthCredential) {
val code = phoneAuthCredential.smsCode
if(code != null){
// set pin here automatically to pinView Box
pinView.pinResults = code =======================> error goes here :(
verifyCode(code)
}
}

pls help 😞

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions