playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.43k stars 952 forks source link

Missing Proguard Configuration #3139

Closed tomurtogu closed 2 years ago

tomurtogu commented 2 years ago

This document no longer exist. What is the configuration for new version of the plugin? https://github.com/playgameservices/play-games-plugin-for-unity/blob/master/scripts/proguard.txt

aeaktepe commented 2 years ago

I had the same problem, this solution might be wrong but below is the one I have used.

https://github.com/playgameservices/play-games-plugin-for-unity/blob/master/Assets/Public/GooglePlayGames/com.google.play.games/Proguard/games.txt

tomurtogu commented 2 years ago

I had the same problem, this solution might be wrong but below is the one I have used.

https://github.com/playgameservices/play-games-plugin-for-unity/blob/master/Assets/Public/GooglePlayGames/com.google.play.games/Proguard/games.txt

Thank you. I am using the similar configuration currently, but I'm not sure if there are deprecated or new modules in version 11