Skip to content

Instantly share code, notes, and snippets.

@ndurell
Last active January 4, 2016 07:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ndurell/8588518 to your computer and use it in GitHub Desktop.
Save ndurell/8588518 to your computer and use it in GitHub Desktop.
This show what to add to your proguard config for SessionM.
-dontwarn com.unity3d.player.**
-keep class com.sessionm.ui.** {*;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment