You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Places.initialize(this, BuildConfig.PLACES_API_KEY) should be replaced with Places.initializeWithNewPlacesApiEnabled(this, BuildConfig.PLACES_API_KEY). The "initialize" method should be replaced with the "initializeWithNewPlacesApiEnabled" method, for the Places API (New).