Skip to content


Sample apps

Braze SDKs each come with sample applications within the repository for your convenience. Each of these apps is fully buildable, so you can test Braze features alongside implementing them within your own applications. Testing behavior within your own application versus expected behavior and codepaths within the sample applications is an excellent way to debug any problems you may run into.

Building test applications

Several test applications are available within the iOS SDK GitHub repository. Follow these instructions to build and run our test applications.

  1. Create a new workspace and note the app identifier API key.
  2. Place your API key within the appropriate field in the AppDelegate.m file.

Push notifications for the iOS test application require additional configuration. Refer to our iOS Push integration for details.

HOW HELPFUL WAS THIS PAGE?
New Stuff!