Error: This certificate is not a valid format in iOS
-
I’d like to debugger an iOS app through Visual Studio or Monaca IDE in windows10.
I opened “iOS Build Settings”.
And then I created “Private Key and CSR” according to the following site.
https://docs.monaca.io/en/manual/build/ios/build_ios/#register-dev-devicebut when I upload the exported CSR file(csr.certSigningRequest) to “Developer Certificate” section,
“Error: This certificate is not a valid format” alert dialog opens.How can I go further to build?
-
Through Visual Studio i have made like in the tutorial:
https://taco.visualstudio.com/en-us/docs/tutorial-package-publish-readme/Through Monaca , i guess @munsterlander is one of the many developers here who could to give you a good direction
-
@wann2 With Monaca IDE, you choose build for iOS and follow the steps for importing your provisioning certificate. Are you having problems with Monaca IDE or Apples developer console?
Thanks @Leonardo-Augusto for the nod my way! :smile: