Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build app #22

Open
HristovCodes opened this issue Mar 31, 2023 · 2 comments
Open

Unable to build app #22

HristovCodes opened this issue Mar 31, 2023 · 2 comments

Comments

@HristovCodes
Copy link

HristovCodes commented Mar 31, 2023

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.

@tchavetdeuse
Copy link
Collaborator

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?

@bensassiridha
Copy link

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.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants