I am new to iOS 7, I am getting SpringBoard failed to launch application with error: -3 with Xcode 5
相关问题
- @objc protocol crashes the swift compiler
- Getting UITableViewCell from its superview iOS 7 i
- Access paging in iOS - previous and next : retriev
- Install Ad Hoc distributed app on iOS via USB, usi
- UITableViewCell top shadow is covered by UITableVi
相关文章
- didBeginContact:(SKPhysicsContact *)contact not in
- ios7 new pan gesture to go back in navigation stac
- IOS UICollectionview Dynamically change Cell's
- PhoneGap iOS 7 and localStorage
- Add UITextField to title view of navigation item
- iOS7 crashing - [__NSPlaceholderDictionary initWit
- SKStoreProductViewController rate disabled on iOS
- Chrono Timer Not Converting Seconds Properly
Sometimes this happens when you modify the elements in the Interface Builder: Try the following methods, if you are sure all your elements are properly hooked in IB
1.Clen build by: CMD+SHIFT+K
2. Go to Project Navigator->Select your project->General Then Deployment Info-> Devices, then Toggle Bettween iPad and iPhone, Thats is to say, if your project was targeted for iPad, then select iPhone, then Reselect iPad . See image below: Then run the project, you should be good to go.
When you will get this " SpringBoard failed to launch application with error: -3 " error, just use following solutions,
Solution 1 :
This will not show this Alert again.
Solution 2 :
This will work since the app contents are loaded freshly...
Hope this will work for you....!!!
Another possible reason: too little available RAM. This happened for me (old iMac with only 3GB of RAM, running too many apps at once) as I addressed in this answer:
iPhone Simulator: SpringBoard failed to launch application with error: 7