Unable to build app
I followed the guide in https://appollo.readthedocs.io/en/master/tutorial/index.html and everything was fine, I managed to build it once and get the ipa file. I changed my info.plist file and added:
<key>NSCameraUsageDescription</key>
<string>This app requires access to your camera to scan ID's.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>This app requires access to your gallery to scan ID's.</string>
I tried building it again, choosing ad-hoc and I get the following error: Error: for account - Cannot create the certificate on your Apple Developer Account: Apple error: You already have a current iOS Distribution certificate or a pending certificate request.
Hi, this error comes from Apple, it looks like it can't create the certificate that Appollo will use to sign the IPA. Apple only allows 3 distribution certificates, can you check in your Apple developer account how many distribution certificates you have and delete one of them that you don't need anymore?
I hope this message finds you well. I am writing to seek assistance with a problem I am facing in adding my apple developer account. I have followed the necessary steps, but I am encountering difficulties, and I would appreciate your help in resolving this matter.
