'Can I see iOS Unity debug logs on windows?
So I need to debug my unity app but I dont have a macbook with xcode to get the logs. Is there any way I can get debug Logs from my iphone on windows ? would using a virtual machine running macOS work ?
Solution 1:[1]
I never tried a virtual machine for my ios build but maybe this solution will suit you: Check this case when you build and all logs appear on your Iphone.
Solution 2:[2]
You can use the Realtime Log functionality from the 3utools app: http://www.3u.com/tutorial/articles/146/how-to-view-the-realtime-log-of-your-idevice-using-3utools
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Foulk |
| Solution 2 | MikeBeer |

