Release Strategy

We recommend a three-stage release strategy: dev → test → prod.

1. Local Test

Test your integration locally:

  • Verify logs are firing as expected.
  • Confirm events appear in the Singular Testing Console.
  • Confirm ByteBrew test events appear in the ByteBrew dashboard.

2. Test Track Release

Release to a test track (Google Play internal / TestFlight) and verify:

  • Events in the Singular dashboard match expectations.
  • Events in the ByteBrew dashboard match expectations.
  • Align with Ciao Games on data validity before promoting to production.

3. Promote to Production

Once data has been validated, promote your build to production.


Did this page help you?