Posts

Post not yet marked as solved
0 Replies
74 Views
SSL certificate from "Starfield Root Certificate Authority - G2 SSL certificate" seems not be trusted anymore by current Safari / iOS. Were recently any changes made in the certificate policy on the Apple side? Other plattfroms seems not having this issue. Best regards, Ben
Posted Last updated
.
Post marked as solved
1 Replies
466 Views
Hello all, our unique app identifier contains the character "-". Due to updating from Cordova 9 to Cordova 10 the app identifier is not valid any more. We are not able to set all dependencies and plugins up properly with our current identifier. https://cordova.apache.org/docs/en/10.x/config_ref/ Specifies the app's identifier. The id should be in a reverse-DNS format however, only alphanumeric and dot characters are allowed. e.g: com.example.myapp Other characters are not allowed any more. We have no option to revert back to cordova 9. Is it possible to replace the character "-" without creating a totally new App in the AppStore with a new identifier and losing all billings and history information of the past years. Are there any other options to handle this? Best regards, Benjamin
Posted Last updated
.