Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proguard #36

Open
francescogatto opened this issue Nov 2, 2021 · 4 comments
Open

Proguard #36

francescogatto opened this issue Nov 2, 2021 · 4 comments

Comments

@francescogatto
Copy link

Here the proguard rules

-keep class com.webex.** { ; }
-keep class com.ciscowebex.androidsdk.
* { ; }
-keep class com.cisco.
* { *; }

@jbenyovs
Copy link

jbenyovs commented Nov 2, 2021

@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?

@francescogatto
Copy link
Author

francescogatto commented Nov 2, 2021 via email

@jbenyovs
Copy link

jbenyovs commented Nov 8, 2021

@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

@francescogatto
Copy link
Author

Oh ok. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants