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

google analytics #127

Closed
wants to merge 2 commits into from
Closed

google analytics #127

wants to merge 2 commits into from

Conversation

cgu2020
Copy link
Contributor

@cgu2020 cgu2020 commented May 5, 2023

Summary

This pull request is the first step towards implementing google analytics on the flutter game

Remaining TODOs:

  • install google analytics
  • run flutter without crashing

@dti-github-bot
Copy link
Member

[diff-counting] Significant lines: 20.

Copy link
Contributor

@erichuang27 erichuang27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for updating the cocopods

@nirbhaysinghnarang
Copy link
Contributor

I tried installing Firebase Analytics and the pods install correctly but am now runnning into this issue which seems to be specific to M1 macs(firebase/firebase-ios-sdk#9982). This is what I did btw:

  1. Run flutter pub add firebase_analytics
  2. Change line 1 in the podfile to `platform :ios, '15.2'
  3. Run pod update in /ios

@cgu2020 cgu2020 closed this Mar 19, 2024
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.

5 participants