Skip to content

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

Merged
asadraza-usercentrics merged 7 commits into
masterfrom
feature/MSDK-3663-firebase-mediation-sample-app
May 12, 2026
Merged

feat(MSDK-3663): add Firebase mediation test setup to Flutter example app#169
asadraza-usercentrics merged 7 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
@asadraza-usercentrics asadraza-usercentrics merged commit be26d46 into master May 12, 2026
10 checks passed
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.

3 participants