Configure Google Places Api

We use Google Places Api for retrieving nearby location along with searching addresses


ionicons-v5-e Instructions

Follow the below steps

  • First of all , you have to get Google Places Api Key

  • After successfully create api credential in Google Console , copy the Place Api Key into Gradle Scripts > gradle.scripts & paste the places api key into GOOGLE_PLACES_API_KEY.

  • That's it!