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

Add steps to enable delivery report exports to big query. #8538

Closed
Turburlar opened this issue Apr 28, 2022 · 1 comment · Fixed by #9636
Closed

Add steps to enable delivery report exports to big query. #8538

Turburlar opened this issue Apr 28, 2022 · 1 comment · Fixed by #9636
Assignees
Labels
good first issue Good for newcomers plugin: messaging type: documentation Improvements or additions to documentation

Comments

@Turburlar
Copy link

Currently there is firebase documentation for adding message delivery exports to biq query only for the Android, iOS, and Web platforms.

The FlutterFire docs should have an article how to do this in Flutter.

https://firebase.google.com/docs/cloud-messaging/understand-delivery?platform=ios#enable-message-delivery-data-export

@Turburlar Turburlar added good first issue Good for newcomers type: documentation Improvements or additions to documentation labels Apr 28, 2022
@darshankawar darshankawar added triage Issue is currently being triaged. plugin: messaging and removed triage Issue is currently being triaged. labels Apr 29, 2022
@Turburlar
Copy link
Author

This is a huge problem for me, as delivery metrics are really important for our products success.

To implement this feature natively on iOS, I have to add the ios-firebase-sdk dependency....which results in the following conflict...

Error (Xcode): redefinition of module 'Firebase'

@Lyokone Lyokone self-assigned this Sep 29, 2022
@firebase firebase locked and limited conversation to collaborators Nov 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers plugin: messaging type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants