LoritoTiago / awesome_place_search

The awesome_place_search package is a Flutter library that provides a user interface for searching places using the Google Places API. With this package, you can easily implement a location search bar that shows suggestions as the user types.
MIT License
6 stars 7 forks source link

On Tap returning null and app crashes #17

Closed ZakwanIbrahim3321 closed 1 year ago

ZakwanIbrahim3321 commented 1 year ago

it was working fine on Android 9 and 10 but i have retested my app on Android 13 and now on Tap is returning null Screenshot 2023-09-06 123527

ZakwanIbrahim3321 commented 1 year ago

Closing due to no response from developer :(

karimsayf commented 12 months ago

the same issue is happening on iOS 16 after upgrading the XCode to xCode 15 .. but it's working fine on iOS 17

Something really strange