Commit f1b73b4
authored
[WIN-1972] Thread-safe Unity bridge, mediation APIs, and Editor tooling (#70)
Add Super Token API, raw SDK instance accessor, thread-safe bridge with shared mutex, Editor teardown hooks, main-thread callback marshaling, header-bidding (mediated) load/play support, privacy controls (COPPA/CCPA/GDPR/ASHWID), diagnostics forwarding, and WebView2 availability check. Remove legacy sample app and old test infrastructure.1 parent ca477cc commit f1b73b4
File tree
63 files changed
+701
-28204
lines changed- LiftoffUnityWindowsPlugin
- SDK/include/EventArguments
- plugin
- LiftoffUnityBridge
- Packages/com.liftoff.windows-ads
- Editor
- Runtime
- Plugins/x86_64
- Scripts
- Samples~
- Sample
- Unity Sample Application
- Assets
- Resources
- Packages
- ProjectSettings
- WindowsSDK7SampleApp/Assets/Liftoff
- Editor
- Plugins/x86_64
- Scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+701
-28204
lines changedThis file was deleted.
Lines changed: 14 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments