The iink App is built and run in some iOS device or simulator, a warning message is appeared at the center of the screen like this;
Certificate error
Invalid certificate
and the App is always crashed later.
Then I checked my Web Console page, I found multiple error messages like this;
“Mismatch between certificate and application: com\.myscript\..+ != com.xxxxxxxxxx.xxxxx”
How the problem is solved and run the iink App in any iOS device and simulator properly?
I found the same issue in this forums and it seems to cause by the order of something, but I can’t understand definitely because the answer is already deleted.
Uther_pendragon_tirnanog
The iink App is built and run in some iOS device or simulator, a warning message is appeared at the center of the screen like this;
Certificate error
Invalid certificate
and the App is always crashed later.
Then I checked my Web Console page, I found multiple error messages like this;
“Mismatch between certificate and application: com\.myscript\..+ != com.xxxxxxxxxx.xxxxx”
How the problem is solved and run the iink App in any iOS device and simulator properly?
I found the same issue in this forums and it seems to cause by the order of something, but I can’t understand definitely because the answer is already deleted.
Dear "Uther_pendragon_tirnanog",
thank you for contacting us.
Indeed, in your console, I see the "Mismatch between certificate and application" message. You should then set the proper bundle identifier in your project’s properties, as stated in our documentation: https://developer.myscript.com/support/account/on-device-license-management/
Best regards,
Olivier
Olivier @MyScript
Dear "Uther_pendragon_tirnanog",
thank you for contacting us.
Indeed, in your console, I see the "Mismatch between certificate and application" message. You should then set the proper bundle identifier in your project’s properties, as stated in our documentation: https://developer.myscript.com/support/account/on-device-license-management/
Best regards,
Olivier