AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
06/28/14 01:28 PM (10 years ago)

Blank White Screen

I have dragged the plugins to the app and done everything that it says too, but when I compile it I always get a white screen, the little loading thing spins then it just goes white. I also get this error in the compiler libc++abi.dylib: terminating with uncaught exception of type NSException (lldb) I don't know how to fix this? Any ideas?
 
AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
like
06/28/14 01:47 PM (10 years ago)
libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
06/28/14 02:25 PM (10 years ago)
2014-06-28 16:46:55.027 PESeeds[31103:70b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Sheet can not be presented because the view is not in a window: <UITabBar: 0xe09b550; frame = 2014-06-28 16:46:55.027 PESeeds[31103:70b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Sheet can not be presented because the view is not in a window: <UITabBar: 0xe09b550; frame = (0 431; 320 49); autoresize = W+TM; layer = <CALayer: 0xe09b4b0 Looks like the tabbed view is not fitting the screen for some reason. My experience is limited but I think (0 431; 320 49) is the location on the screen Dave
 
AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
like
06/28/14 02:45 PM (10 years ago)
Hmm that is weird, I wonder what I could do to fix this? This is way over my head.
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
06/28/14 02:54 PM (10 years ago)
what plugin did you use for the home screen
 
AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
like
06/28/14 02:56 PM (10 years ago)
I had a tab bar layout with Design Menu, Youtube Player, A application that opened the camera, and 2 more design menus.
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
06/28/14 02:57 PM (10 years ago)
iOS or android edit never mind, i see it in the log
 
AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
like
06/28/14 03:00 PM (10 years ago)
iOS
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
06/28/14 03:05 PM (10 years ago)
have you cleaned before building? if so, try deleting the config.txt, not the file just the text in the Xcode window, then pasting the config text from your bt control panel, clean, build
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
06/28/14 03:07 PM (10 years ago)
if that don't work, try just re-downloading the project from you bt control panel and opening in Xcode from scratch
 
AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
like
06/28/14 03:22 PM (10 years ago)
Still a white screen, I tried what you said.
 
Kittsy
buzztouch Evangelist
Profile
Posts: 2251
Reg: Feb 22, 2012
Liverpool
31,360
like
06/28/14 03:24 PM (10 years ago)
If I remember correctly the email image shouldn't be used as a standalone screen. If you remove that it will work I reckon. The log is crashing as the action sheet hasn't got anything to connect too. You will need to clean and copy the new config into your app as it will crash before it gets a chance to refresh
 
AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
like
06/28/14 07:49 PM (10 years ago)
Thanks @Kittsy, your solution did the trick. Thanks, Jack
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.