What problem does it solve?
This skill provides a practical, platform-aware checklist to verify that a Braze SDK integration is correctly initialized, collecting expected data, and able to register push tokens and surface session activity in the Braze dashboard.
Core Features & Use Cases
- Initialization Checks: Confirm API key, endpoint, and correct SDK initialization order before identification calls.
- Data Collection Verification: Validate device properties, session events, and user profile sync behavior appear on the dashboard.
- Platform-Specific Validation: Targeted checks for iOS, Android, Web, React Native, and Flutter including push registration and service worker/FCM configuration.
- Sample App Comparison & Reproduction: Run Braze sample apps to isolate integration-level issues versus application code problems.
- API Postman Collection Testing: Use the Braze Postman collection to exercise user tracking, event logging, and export endpoints to validate server-side data flows.
Quick Start
Validate my Braze SDK integration on iOS and provide a prioritized checklist of initialization, push token registration, session event, and user profile checks to run now.