Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

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

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