- Home /
Latest Unity version debug error in iOS
For my iOS version of game, I have exported xCode project from it. I want to debug some values on screen but when I press play button on xCode after some time I got following error in xCode and can't able to debug values on screen.
Same time game can't able to run on device. I have to close game on device and reopen again it for play. At this time game run normally with out any problem.
But main problem is that I can't able to debug values on screen.
Unity Version : 4.6.9f1 xCode Version : 7.0.1
Detailed error message in following image :
Check what the debug window tells you. It is obviously something related to the OpenGL. I remember seeing something similar a few months ago but can't remember what was causing it. $$anonymous$$aybe some plugin like Vuforia was causing it. You should give more details on what debug says.
@fafase, Sorry sir at present my iPad cable is not working so I can't able to generate build for it and detect full image of debug log. When I have success in that problem, I will post here one more image.
Thanks for your quick reply.
Check the iOS version on the device, you could be using an older version than 8.3.
http://answers.unity3d.com/questions/1001828/can-i-test-il2cpp-apps-on-an-iphone-4s.html
At present, I am running with device os 8.3.
@fafase, Thanks for your suggestion. Now I will not dig my head move over this problem just update to latest iOS version. After if I found same problem then I will post it here.
Your answer
Follow this Question
Related Questions
iOS Xcode - Debug Output (Neatly) 0 Answers
iOS Xcode debug 0 Answers
Linking errors in xcode while building unity project 1 Answer
Xcode project errors in Apple Classes 0 Answers
Less verbose Debug.Log ( Xcode ) 0 Answers