Reputation: 752
When I build the app on simulator in Xcode 8.0, I am getting "SpringBoard was unable to service the request" error.
Please let me know how to resolve this error of Xcode.
Upvotes: 13
Views: 6607
Reputation: 131
1.Quit the simulator
2.Cmd+shift+k(clean)the Code
3.Run again application.
Upvotes: 3
Reputation: 525
Please close simulator and run again. if this doesn't work for you then try again after reset simulator.
This worked for me.
Upvotes: 1
Reputation: 7246
Worked solution : i) Close the simulator ii)Clean the Xcode cmd+shift+k iii)Preference =>Derived Data => Move to trash iv) Close Xcode v) Clean Trash iii)Relaunch Xcode
Upvotes: 6