-
Notifications
You must be signed in to change notification settings - Fork 38
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
Instabug Library Size -> Future? #21
Comments
Let me ask the team about that, but I want to ask you a question please, do
you face a real problem with the multidex or what?
…On Feb 18, 2017 4:10 AM, "Brandon Lerner" ***@***.***> wrote:
Hey ya'll. Is there any plan to make a smaller Instabug library? Been
using it for a while - but it's seemed to just grow and grow and it's
getting bigger every release. At this point it's about 9k methods due to
jcodec.
\--- com.instabug.library:instabug:4.0.1 `(3701) methods`
+--- com.android.support:multidex:1.0.1
+--- io.reactivex:rxjava:1.1.9
+--- io.reactivex:rxandroid:1.2.0 -> 1.2.1 (*)
+--- com.android.support:support-v4:24.2.1 (*)
+--- com.squareup.mimecraft:mimecraft:1.1.1
\--- org.jcodec:jcodec-android:0.1.9
\--- org.jcodec:jcodec:0.1.9 `(5205 methods)`
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#21>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIN3WNuzxauzMmdlWQgyOCdbGmo5FDH9ks5rdlMcgaJpZM4ME85R>
.
|
Hey Tarek - our team is not running into a dex issue - we're just wondering if there is a lightweight version in the works :) |
Going to close this since it's not critical right now, and was just a question for the devs 👍 |
Instabug seems to be slow and adding to apk size. Can there be a smaller light weight version of it ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey ya'll. Is there any plan to make a smaller Instabug library? Been using it for a while - but it's seemed to just grow and grow and it's getting bigger every release. At this point it's about 9k methods due to jcodec.
The text was updated successfully, but these errors were encountered: