Troubleshooting iOS
This page houses Frequently Asked Questions and Troubleshooting steps about iOS publishing.
My error log mentions "You have already reached the maximum allowed number of keys for this service"
You will need to remove one of these keys in order for Adalo to be able to create one so that we are able to upload this app to TestFlight. To do this, please follow these steps:
- 1.Log in to https://developer.apple.com
- 2.Navigate to "Account"
- 3.Select "Certificates", then Identifiers and Profiles, then go to the left side and select keys.
- 4.Then revoke access on a key you don't need.
- 5.Go back to Adalo and create a new build for your iOS app. This will generate a fresh key and you should be able to proceed.
Adalo requires one key for push notifications within iOS apps which cannot be opted out of. In the absence of the keys, the Testflight build will not be successful.
Last modified 4mo ago