Skip to main content
Before releasing your game to production, make sure you have completed the following:
1

Set up attestation

Ensure attestation is fully configured for both Android and iOS. For iOS, this includes enabling App Attest on your provisioning profile. See the Attestation Set Up guide.
2

Handle maintenance mode

Your game should gracefully handle ZBD platform maintenance periods by checking the maintenance flag on every SDK response. See Handling Maintenance Mode.
3

Test your game

Make sure you have thoroughly tested your game with the ZBD team or your QA team before going live.