Coder Social home page Coder Social logo

Obfuscation problems about android-client HOT 4 CLOSED

splitio avatar splitio commented on May 28, 2024
Obfuscation problems

from android-client.

Comments (4)

chillaq avatar chillaq commented on May 28, 2024 1

Hi Jordan, we have a fix for your issue, we are testing the build now, will let you know when it is released.

from android-client.

chillaq avatar chillaq commented on May 28, 2024

Hi Jordan, I will repro the issue locally, could you share the proguard-rules.pro file content?

from android-client.

jordansilva avatar jordansilva commented on May 28, 2024

Hi Jordan, I will repro the issue locally, could you share the proguard-rules.pro file content?

Unfortunately, I can't. We have a lot of exclusions and some private packages there that I can't share.
Now we have those 3 rules specifically for Split.io

-dontwarn com.google.common.**
-keep class io.split.android.client.dtos.* { *; }
-keep class io.split.android.client.storage.db.** { *; }

from android-client.

NicoZelaya avatar NicoZelaya commented on May 28, 2024

Hi @jordansilva !

Would you mind testing the version 2.6.2 of this SDK? We added the missing rules to our proguard rules file.
Let's keep this issue open until you can validate there are no more issues or share any new findings that need a follow up.

Apologies for the inconveniences,
Nico.

from android-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.