Android Obfuscation and Pendo

We are havign issues with Obfuscation and the Pendo SDK, we were wondering if there are any proguard rules or exclusions necessary for the Pendo SDK to enable obfuscation. Thanks

0

コメント

1件のコメント
  • 正式なコメント

    Hey John, in the installation, did you follow the Using ProGuard section? (Assuming your app is a native Android app - here are the relevant instructions: link. If not, just navigate to the relevant framework integration.

    If you are using ProGuard(D8/DX only) to perform compile-time code optimization, and have {Android SDK Location}/tools/proguard/proguard-android-optimize.txt, add !code/allocation/variable to the -optimizations line in your app/proguard-rules.pro file. The optimizations line should look like this:
    -optimizations *other optimizations*,!code/allocation/variable

    If this doesn't resolve your issue, please open a GitHub issue with all the details so we can assist you: https://github.com/pendo-io/pendo-mobile-sdk/issues

サインインしてコメントを残してください。

お探しのものを見つけられませんでしたか?

新規投稿