Unity developers building for iOS or tvOS can use the Bright SDK Unity Plugin instead of the native integration path. The plugin manages SDK downloads and Xcode project configuration automatically during the Unity build process. An AppleBrightSDKHelper component is available in the Unity project and can be attached to scene objects to control consent screen text, button labels, and opt-in and opt-out event handling. Requires Unity 2022.3 or later.
How does Bright SDK integrate into iOS and tvOS Unity projects?
- Updated