Skip to content

Unable to build app #22

Description

@HristovCodes

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions