Flow Summary
1. Initial Opt-In Prompt
Step 1: If the player has not previously opted in, the game displays an opt-in prompt with the options "Opt In | Learn more | Ignore?".
Options:
Yes: The player opts in, and the SDK saves this choice for future sessions. Recording starts automatically at the beginning of the next game instance.
Ignore: The player dismisses the prompt without making a selection. A reminder will be triggered after a certain amount of gameplay (e.g., 10 minutes or upon reaching a specific level).
2. Gameplay After Ignoring the Opt-In Prompt
Step 2: If the player ignored the initial opt-in prompt, the game will re-display the opt-in prompt after some gameplay time or upon achieving a specific milestone.
Options:
Yes: The player opts in, and the SDK begins recording gameplay. This choice is saved for future sessions.
Ignore Again: The player dismisses the prompt again. The prompt will not be shown in future sessions.
3. Gameplay Recording
Step 3: If the player opts in during any prompt, the SDK will automatically begin recording gameplay at the start of the next game instance.
Note: Ensure that recording sessions do not exceed one hour in length.
4. Session End
Step 4: When the player ends the game session, the SDK stops recording, and the recorded gameplay is saved.
Last updated