I received LaunchServicesError Code=0 everytime i run the project to simulator, but when running to my iphone it runs perfectly.
I have googled to find any clue to fix this error and they told me to look at the error message in CoreSimulator.log, the error was
Mar 30 12:04:12 com.apple.dt.Xcode[290] <Error>: Error Domain=LaunchServicesError Code=0 "(null)" UserInfo={Error=ApplicationVerificationFailed, ErrorDescription=System app upgrade is missing upgrade entitlement}
I dont understand how to fix this issue, anyone have any suggestions?