Hello,
I use Unity on macOS and I would like to debug my C# script for my ARKit application that I deploy on an iPhone 7.
The iPhone 7 has an ARM64 processor and hence is not compatible with the Mono scripting backend.
Is it possible to debug scripts anyway ? How can I achieve that ?
Thanks
↧