lamudi-gmbh / android-phone-field

A small library that allows you to create phone fields with corresponding country flags, and validate the phone number using libphonenumber from google.
Apache License 2.0
227 stars 67 forks source link

Crash With Firestoe Implementation... Need Fix #20

Open softmarshmallow opened 5 years ago

softmarshmallow commented 5 years ago
    implementation 'com.google.firebase:firebase-firestore:17.1.5'

    implementation('com.lamudi.phonefield:phone-field:0.1.3@aar') {
        transitive = true
    }

See https://stackoverflow.com/questions/52933225/program-type-already-present-com-google-protobuf-descriptorprotos

mathildegui commented 5 years ago

There is a fork here, if you want to give it a try :) https://github.com/ialokim/android-phone-field