Place picker is deprecated and will turn off by end of July 2019, hence this PR has alternative lib for replacing PlacePicker. To use this version SDK client need to add
qiscus_key_google_apis_android and qiscus_key_google_apis_geolocation in their String.xml, the rest will be handled by the lib.
Migrate to AndoridX using AS tools, for further Andorid will use andoridx as their package name. https://developer.android.com/jetpack/androidx/migrate#migrate
Place picker is deprecated and will turn off by end of July 2019, hence this PR has alternative lib for replacing PlacePicker. To use this version SDK client need to add
qiscus_key_google_apis_android
andqiscus_key_google_apis_geolocation
in their String.xml, the rest will be handled by the lib.