Hi all,
I developed an asset for Unity that is only compatible with certain operating systems (like iOS, Android, macOS, ...) .
If the user selects an unsupported build target like XBox I'd like to prompt him a message that this build target is not supported.
How can I listen for such build target changes.
Thanks a lot in advance
↧