I am a complete noob to iOS development on mac, been using unity to develop for android, windows and web, however I have been struggling to get through a few errors on Xcode.
After successfully building my unity project in Xcode I encounter the following error as soon as the game starts to run on the iOS simulator. The error appears in GetBuffer[inlined], and is highlighted as EXC_Bad_Access. Does anyone have any idea why I get this error and how I can solve it?
Screenshot: