watsonbox / ios_google_places_autocomplete

Google Places address entry for iOS (Swift)
MIT License
269 stars 72 forks source link

Conflict with PhoneNumberKit #33

Open Treverr opened 8 years ago

Treverr commented 8 years ago

It seems when both GooglePlacesAutocomplete and PhoneNumberKit are enabled, I am no longer able to type into the ViewController for GooglePlacesAutoComplete.

I am posting this in both just in case its one or the other causing the issue.

Thanks!

ignacio-chiazzo commented 8 years ago

I have the same problem, @Treverr Did you find a solution?