Open thekie opened 8 years ago
I am not able to get the signing running for the CI, but the tests are running on my machine locally. @watsonbox perhaps you could merge this and check the signing with your profile like it was before. thanks.
Do we know if this development is going to be kept up to date? Or is there a way to import this into my project through CocoaPods
Hey @Treverr ,
I dont know if this is still maintained. But you can use my version of ios_google_places_autocomplete, by adding
pod 'GooglePlacesAutocomplete', :git => 'https://github.com/danielkiedrowski/ios_google_places_autocomplete.git'
to you Podfile.
@watsonbox Is this still maintained? I'd love to help!
example not woking properly
@watsonbox @sishpal How about now?
Hello, I updated the code to compile with xcode8 and swift3. I also needed to update the screenshorts for the visual tests, because the rendering on iOS 10 is some pixel different.
Cheers