Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions examples/audience/Assets/SampleApp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ A demo of the `ImmutableAudience` SDK that exercises every public API.
- Unity 2021.3 LTS or later.
- An Immutable publishable key (`pk_imapik-test-…` for sandbox, `pk_imapik-…` for production).

## Supported Platforms
Comment thread
nattb8 marked this conversation as resolved.

- Windows 10+
- macOS Sequoia 15.7.4+
- Linux Ubuntu 22.04 LTS+

## How to use

1. Open `Scenes/SampleApp.unity` and press Play.
Expand Down
Loading