Skip to content

Instantly share code, notes, and snippets.

@ChanSek
Created July 19, 2017 18:25
Show Gist options
  • Save ChanSek/935c2c83c0270ea80ad9bb1c75dac5a6 to your computer and use it in GitHub Desktop.
Save ChanSek/935c2c83c0270ea80ad9bb1c75dac5a6 to your computer and use it in GitHub Desktop.
ProGuard rules for Facebook Android SDK
-keep class com.facebook.login.DefaultAudience
-keep class com.facebook.login.LoginBehavior
-keep class com.facebook.login.widget.ToolTipPopup$Style
-keep class com.facebook.login.widget.LoginButton$ToolTipMode
-keep class com.facebook.login.widget.LoginButton$LoginButtonProperties
-keep class com.facebook.login.LoginManager
-keep class com.facebook.login.widget.ProfilePictureView$OnErrorListener
-keep class com.facebook.share.internal.LikeBoxCountView$LikeBoxCountViewCaretPosition
-keep class com.facebook.share.model.ShareContent
-keep class com.facebook.share.widget.LikeView$Style
-keep class com.facebook.share.widget.LikeView$AuxiliaryViewPosition
-keep class com.facebook.share.widget.LikeView$HorizontalAlignment
-keep class com.facebook.share.widget.LikeView$OnErrorListener
-keep class com.facebook.share.model.ShareContent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment