Skip to content

Initializing the Places SDK #15

@theDanielIbeh

Description

@theDanielIbeh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions