简体   繁体   中英

My browser app keeps crashing in iPad simulator

My app keeps crashing in the iPad simulator. I have searched and nothing has worked. It opens, you see a black screen and it crashes. Xcode displays no warning. Can you see if there is something wrong with my code that is causing this? http://www.mediafire.com/?3qxbklixrxgv1kx#1

It was just to synthesize your 'client' object in Ibrowse2ViewController.

ie replace the line #15 in Ibrowse2ViewController.m with this

@synthesize webView, addressBar, spinnerView, client;

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM