Skip to content
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

feat(analytics): add mode property to Firebase integration #67

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

boliveira
Copy link

Description

This adds a mode property to Firebase integration which allows the developer to set the integration to work in 'Basic' or 'Advanced' mode for google consent mode.

Also, the peer dependency @farfetch/blackout-core was updated to reflect the minimum necessary version
for the integration to work.

Dependencies

Checklist

  • The commit message follows our guidelines
  • Tests for the respective changes have been added
  • The code is commented, particularly in hard-to-understand areas
  • The labels and/or milestones were added

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@boliveira boliveira added the 📦 react-native-analytics Relative to the `@farfetch/blackout-react-native-analytics` package label Feb 27, 2024
@github-actions github-actions bot added the type: feature New feature label Feb 27, 2024
This adds a `mode` property to Firebase integration
which allows the developer to set the integration to
work in 'Basic' or 'Advanced' mode for google consent
mode.

Also, the peer dependency `@farfetch/blackout-core` was updated
to reflect the minimum necessary version
for the integration to work.
@boliveira boliveira force-pushed the feat_add_mode_property_to_firebase_config branch from a5fc7f4 to fa93278 Compare February 27, 2024 15:26
@github-actions github-actions bot added type: feature New feature and removed type: feature New feature labels Feb 27, 2024
@boliveira boliveira merged commit c8e4ac4 into main Feb 27, 2024
3 checks passed
@boliveira boliveira deleted the feat_add_mode_property_to_firebase_config branch February 27, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 react-native-analytics Relative to the `@farfetch/blackout-react-native-analytics` package type: feature New feature
Development

Successfully merging this pull request may close these issues.

3 participants