ios - Iphone App locks up at splash screen when i perform build -


i have migrated iphone app 64 bit platform

using xcode app builds , able create archive , , passes itunes validation

progress !!!

however when connect iphone build , test app app opens , loads splash screen , locks up

i appreciate assistance in interpreting error code below , advise on need remedy same. relatively new app development references in error message below mean nothing me

the error message shown in xcode follows:

*** terminating app due uncaught exception 'nsunknownkeyexception', reason: '[<uiapplication 0x15d56930> setvalue:forundefinedkey:]: class not key value coding-compliant key view.' *** first throw call stack: (0x2a46e49f 0x37c24c8b 0x2a46e1a9 0x2b0d4f59 0x2b0e71af 0x2a3be81d 0x2dcee421 0x2dcefd2d 0x2db934eb 0x2db92889 0x2db9d209 0x2db91217 0x30bff0d1 0x2a434d7d 0x2a434041 0x2a4327c3 0x2a3803c1 0x2a3801d3 0x2d9951bf 0x2d98ffa1 0xe86f3 0x381a4aaf) libc++abi.dylib: terminating uncaught exception of type nsexception (lldb)  


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -