I’ve started seeing the following error log on app launch. I think it’s started after iOS 10.3 & Xcode 8.3, anyone else?
2017-03-29 21:27:48.874327+0100 noded[769:146603] libMobileGestalt MobileGestaltSupport.m:153: pid 769 (xxx) does not have sandbox access for frZQaeyWLUvLjeuEK43hmg and IS NOT appropriately entitled
2017-03-29 21:27:48.874449+0100 xxx[769:146603] libMobileGestalt MobileGestalt.c:550: no access to InverseDeviceID (see rdar://problem/11744455)
I’m having this issue too. Trying to run my game in iOS for the first time… installed the latest MacOS (10.12.4), iOS (10.3.1), XCode (8.3.2), and Unity (5.6.0f3). I was able to load for a placeholder app, but get this error for my own game.