Skip to content

[Android] Makes compatible with the firebase.core 11.0.4 lib to use GDPR FirebaseAnalytics.enabled property #24

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

Merged
merged 2 commits into from
Jul 18, 2018

Conversation

Astrovic
Copy link
Contributor

@Astrovic Astrovic commented Jun 11, 2018

Hi @hansemannn
as reported here #23 and here
hansemannn/titanium-firebase-core#19 there is an incompatibility problem between the latest versions of firebase.core 2.2.0, which uses lib 11.0.4, and firebase.analytics 2.1.0 which uses lib 15.0.0.

I also tried to build the firebase.core module using the lib 15.0.0 you used in version 2.1.0 (hansemannn/titanium-firebase-core@e6956ab), but it does not even work, it gives me an error because some libraries are already added...

Besides, the ti.playservices are still at version 11.0.4.

The resetAnalyticsData() method is available starting from lib 11.6.0, but in order to give the possibility to comply with the GDPR and decide whether or not to collect data, it would be at least useful a version of the module, compatible with lib 11.0.4 , which has the FirebaseAnalytics.enabled property

@hansemannn hansemannn merged commit be6fd48 into hansemannn:master Jul 18, 2018
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

Successfully merging this pull request may close these issues.

2 participants