shmidt / GooglePlacesSearchController

Google Places autocompleting address search controller
MIT License
194 stars 44 forks source link

Powered by Google not showing #16

Open yashbedi opened 6 years ago

yashbedi commented 6 years ago

The Library is working without any problem, Awesome Library it is. Nice work Done. I need Powered by Google Logo as the Footer for TableView.

I tried to access any of the property which is related to the tableView in My own ViewController. [Couldn't access any of it].

Then I tried messing up with the code in the File GooglePlacesSearchController.swift but couldn't see any success.

Though there is a png file in Resources folder, already there "powered-by-google-on-white@2x.png" but how to use it like the screenshot you posted in the Readme of the Library .??

Thanks in advance.

yashbedi commented 6 years ago

Thanks everyone the issue has been solved. Made changes in the Pod's .

ealeksandrov commented 6 years ago

What was the problem? Can you share it with us? Is it a bug in the library?

ErAshu commented 6 years ago

Hey, Please let me know, where i have to change to see "Powered by Google" Logo.

Thanks