android-basic-samples icon indicating copy to clipboard operation
android-basic-samples copied to clipboard

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

Open Oldes opened this issue 2 years ago • 0 comments

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

https://github.com/playgameservices/android-basic-samples/blob/f6a39dfcac2f37c2586626057fb79bec7b610211/CollectAllTheStars2/src/main/java/com/google/example/games/catt2/SnapshotCoordinator.java#L207-L209

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

Oldes avatar Sep 09 '21 13:09 Oldes