qiscus / qiscus-sdk-android

Qiscus provide everything you need to power up your app with chats. And it's now made simple.
https://www.qiscus.com
Apache License 2.0
201 stars 84 forks source link

Migrate to AndroidX and replace PlacePicker lib #80

Closed adicatur closed 5 years ago

adicatur commented 5 years ago
  1. Migrate to AndoridX using AS tools, for further Andorid will use andoridx as their package name. https://developer.android.com/jetpack/androidx/migrate#migrate

  2. 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.