Pages

Monday, March 4, 2013

Xcode build issues and the sim only shows the splash/load screen??


Hi. have built an app that turns page to page, 3rd page has 4 buttons on it each button leads to a uiwebview. all my code has no issues. i believe i've coded it right.



My issue is when it builds it only builds the loading/splash screen, it used to load the 3 screens, the next buttons worked and the back buttons worked. then i built the page with the 4 buttons to webviews. it worked.



I'm getting a 'thread signal 1 sigabrt issue when the sim loads




Can anyone help solve this.



Also when coding a back button do you have to #import "said view controller.h" that you want to go back to in the .m file. I have followed you tube tutorials so far. but now they aren't helping. heres how my code looks for the back/forward buttons etc. (the buttons with names lead to the webview pages).







I type the -(IBAction) in the .h file. then the code in .m. but am i right to import the other .h files in the top of the .m?




My app might run ok when i get past the loading screen issue!!



Thanks for looking !!


View the original article here

0 comments:

Post a Comment