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

Set up consent mode for apps #81

Open
Astrovic opened this issue Feb 21, 2024 · 3 comments
Open

Set up consent mode for apps #81

Astrovic opened this issue Feb 21, 2024 · 3 comments

Comments

@Astrovic
Copy link
Contributor

Consent mode for apps was updated Oct 30th 2023 and now contains two additional parameters.
It would be useful to be able to set these parameters for EEA users.

@m1ga
Copy link
Collaborator

m1ga commented Apr 4, 2024

Android: #82

but not tested yet

@Arood
Copy link

Arood commented Apr 16, 2024

Trying to enable this on iOS as I have a client asking for it, however to verify Google mentions that we need to set a launch argument -FIRAnalyticsVerboseLoggingEnabled when starting the app to see if the permissions are properly granted. Do you guys know if this is possible in Titanium?

@Astrovic
Copy link
Contributor Author

Astrovic commented May 15, 2024

@Arood Maybe you can do this by launching the app from Xcode, but I've never tried. Here the doc: https://firebase.google.com/docs/analytics/events?platform=ios#view_events_in_the_xcode_debug_console

I added setConsent() method for iOS and Android: #84 (comment)

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

No branches or pull requests

3 participants