Commit 53520cd
committed
fix: add UnityPostMessage alias for macOS WebView compatibility
The game-bridge JavaScript checks for UnityPostMessage before window.Unity.call.
This commit adds UnityPostMessage as an alias to ensure proper callback communication
on macOS, allowing the 'ready' signal to be received correctly.1 parent c684b19 commit 53520cd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
0 commit comments