Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
App Rejected, Xcode 7.1.1+ graphics does not load — Gideros Forum

App Rejected, Xcode 7.1.1+ graphics does not load

uzubariuzubari Member
edited December 2015 in General questions
Hello,

My app update to App Store is rejected with a note that the application start and stuck with a white blank screen.

I did the test in physical iPhone4 (iOS 7.1.2), it is running correctly but I got the same error when I have tried with the simulators. The simulators have iOS 8.1, 9.1 and 9.2

I have just see the following errors in console during runtime with simulator,

But they do not give me any clue regarding the problem.



2015-12-20 00:58:38.601 petek iOS[20167:1200442] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found. Did find:
/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator
2015-12-20 00:58:38.601 petek iOS[20167:1200442] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7fc998e9ebd0 (bundle, not loaded)
[gideros] starting render thread.
[gideros] ending render thread.
[gideros] starting render thread.
2015-12-20 00:58:39.639 petek iOS[20167:1200442] -canOpenURL: failed for URL: "itms-books://" - error: "This app is not allowed to query for scheme itms-books"
2015-12-20 00:58:39.640 petek iOS[20167:1200442] -canOpenURL: failed for URL: "kindle://home" - error: "This app is not allowed to query for scheme kindle"
2015-12-20 00:58:39.686 petek iOS[20167:1200442] -canOpenURL: failed for URL: "itms-books://" - error: "This app is not allowed to query for scheme itms-books"
2015-12-20 00:58:39.687 petek iOS[20167:1200442] -canOpenURL: failed for URL: "kindle://home" - error: "This app is not allowed to query for scheme kindle"

Comments

Sign In or Register to comment.