When I am trying to install my Cordova 6.1 App to the IPAD I get the following error:
Unable to install AppName
The certificate used to sign "AppName" has either expired or has been revoked. An updated certificate is required to sign and install the application.
I am using XCode 8 with Automatic manage signing option selected, below are the screenshots:
Though the certificate is valid, I continue to get the error. What else I have to do in order to make that work?


