Dear All,
I have the following issue while trying to run my project on my iPad according to:
After setting up and running there occurs an error message. In the log window it says:
LogPlayLevel: Error: Code Signing Error: Missing private key for signing certificate. Failed to locate the private key matching certificate “iPhone Developer: <MyName> (EJK49S5EDA)” in the keychain. To sign with this signing certificate, install its private key in your keychain. If you don’t have the private key, select a different signing certificate for
CODE_SIGN_IDENTITY in the build settings editor.
LogPlayLevel: Error: Code Signing Error: Code signing is required for product type ‘Application’ in SDK ‘iOS 13.2’
<MyName> is a placeholder for my real name. I generated the Mobile Provisioning File as well as the Developer Certificate on my Apple Developer Account and included it in the project settings. What went wrong?
Any help is greatly appreciated!
Best wishes,
Ralf