Open francescogatto opened 3 years ago
@francescogatto can you please specify the issue that you are experiencing? What is the actual problem and how can we reproduce it? Which SDK version are you talking about?
It's not a issue.. but the solution.. can you add it to your repo?
Il Mar 2 Nov 2021, 11:37 jbenyovs @.***> ha scritto:
@francescogatto https://github.com/francescogatto can you please specify the issue that you are experiencing? What is the actual problem and how can we reproduce it? Which SDK version are you talking about?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/webex/webex-android-sdk-example/issues/36#issuecomment-957317363, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABAGC7FCSN5RCJL7YXL2LHDUJ65PFANCNFSM5HF7EZFA .
@francescogatto please note, that a wiki is already present for proguard settings: https://github.com/webex/webex-android-sdk/wiki/ProGuard-settings-for-Android-SDK-v2
Oh ok. Thanks
Here the proguard rules
-keep class com.webex. { *; } -keep class com.ciscowebex.androidsdk.* { ; } -keep class com.cisco. { *; }