shmidt / GooglePlacesSearchController

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

Error on search view #13

Closed prasenraj closed 6 years ago

prasenraj commented 7 years ago

I am getting this error - fatal error: unexpectedly found nil while unwrapping an Optional value.

when I want to search something then getting this error. how to fix it?

ealeksandrov commented 6 years ago

Can't reproduce in 0.1.7 or 0.2.0. Can you try it in recent release and let me know?

prasenraj commented 6 years ago

I fixed this issue and now is working fine. I have changed some code.