Ios certificate errors

Two issues:

Each time I exp build:ios a new project it expo creates a new distribution cert in my apple developer portal - after two or three I get a message about no more allowed.

If I clear all certificates out, then build an expo app with exp build:ios -c - it builds fine. If I then download the 3 auto created certs from Apple, install into keychain and save the p12 files then use these items to build (using the manage my own certs process) the build fails.

Any ideas?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.