[Android SDK][2.0.0] Tracker Amplitude in Jitsi SDK
See original GitHub issueThe report https://reports.exodus-privacy.eu.org/en/reports/69374/ reveals that tracker Amplitude is added in the Jitsi SDK.
Grade dependencies tree:
+--- org.jitsi.react:jitsi-meet-sdk:2.0.0
| +--- com.facebook.react:react-native:0.59.2 (*)
| +--- com.android.support:support-v4:28.0.0 (*)
| +--- com.android.support:appcompat-v7:28.0.0 (*)
| +--- com.amplitude:android-sdk:2.14.1 <-- HERE
| | \--- com.squareup.okhttp3:okhttp:3.0.1 -> 3.12.1 (*)
| +--- com.dropbox.core:dropbox-core-sdk:3.0.8
| | \--- com.fasterxml.jackson.core:jackson-core:2.7.4
| +--- com.facebook.react:react-native-background-timer:2.1.1-jitsi-799011
| | \--- com.facebook.react:react-native:0.59 -> 0.59.2 (*)
| +--- com.facebook.react:react-native-calendar-events:1.6.4-jitsi-799011
| | \--- com.facebook.react:react-native:0.59 -> 0.59.2 (*)
| +--- com.facebook.react:react-native-fast-image:5.1.1-jitsi-799011
| | +--- com.facebook.react:react-native:0.59 -> 0.59.2 (*)
| | +--- com.android.support:support-v4:28.0.0 (*)
| | +--- com.github.bumptech.glide:glide:4.7.1 -> 4.8.0 (*)
| | +--- com.github.bumptech.glide:annotations:4.7.1 -> 4.8.0
What are you tracking with this tracker? Is it possible to have a library without embedded tracker?
Also is it possible to disable any tracking in the current SDK?
Thanks!
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Android SDK (Legacy) - Amplitude Developer Center
This is a lightweight wrapper over the Amplitude SDK that provides type-safety, automatic code completion, linting, and schema validation. The generated code ...
Read more >Android SDK | Jitsi Meet - GitHub Pages
Android SDK. The Jitsi Meet Android SDK provides the same user experience as the Jitsi Meet app, in a customizable way which you...
Read more >Merge branch 'master' of https://github.com/jitsi/jitsi-meet ...
android /sdk/src/main/java/org/jitsi/meet/sdk/AmplitudeModule.java ... -*This Issue tracker is only for reporting bugs and tracking code related issues.*.
Read more >Jitsi Meet SDK 2.0.0 for Android and iOS released!
Hey there fellow Jitsters! Today we are happy to announce the availability of the Jitsi Meet SDK 2.0.0 for Android and iOS.
Read more >Category: This Week in Matrix - Matrix.org
The Matrix Android SDK2 is now available on MavenCentral! ... v0.6.0-beta.2 has been published of matrix-bot-sdk as an early version to ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok, thanks.
It looks like removing the dependencies this way:
does not lead to any issue.
Oops, forgot to close this one. All the bits required to make a “libre build” are now in and are documented in the README. Closing!