Skip to content

GPS v21.0.0 = cannot find symbol method getSnapshotFromBundle(Bundle) #337

@Oldes

Description

@Oldes

When trying to build with the latest Google's Play Games Services (21.0.0) I'm getting:
cannot find symbol method getSnapshotFromBundle(Bundle)

public SnapshotMetadata getSnapshotFromBundle(Bundle bundle) {
return SnapshotsClient.getSnapshotFromBundle(bundle);
}

I wonder if Google will be so nice and will update its samples before updates will be necessary.

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