Skip to content

feat(MSDK-3663): add Firebase mediation test setup to Flutter example app#169

Open
asadraza-usercentrics wants to merge 5 commits into
masterfrom
feature/MSDK-3663-firebase-mediation-sample-app
Open

feat(MSDK-3663): add Firebase mediation test setup to Flutter example app#169
asadraza-usercentrics wants to merge 5 commits into
masterfrom
feature/MSDK-3663-firebase-mediation-sample-app

Conversation

@asadraza-usercentrics
Copy link
Copy Markdown
Collaborator

PR Description:

Summary

  • Added Firebase Analytics integration to the example app (iOS + Android) to enable
    testing of consent mediation with a real Firebase setup.
  • Wired consentMediation parameter to a build-time flag (--dart-define=MEDIATION_TEST=true)
    — disabled by default, safe for normal builds.
  • Removed the runtime toggle (it was pointless since consent is persisted locally and
    requires a fresh install to retest anyway).

@asadraza-usercentrics asadraza-usercentrics force-pushed the feature/MSDK-3663-firebase-mediation-sample-app branch from b018a20 to e273f67 Compare May 8, 2026 16:02
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