Hi so I am trying to build a test flight but it keeps failing and giving me errors saying: An error occurred while verifying your certificates and profiles with the Apple Developer Portal. If you already have your certificates stored in git, you can run fastlane match
in readonly mode to just install the certificates and profiles without accessing the Dev Portal.To do so, just pass readonly: true
to your match call.
I also googled steps of how to publish with adalo and it said that I should apply for a developer certificate. So I got an ios developer certificate but I am not sure if it should be there when trying to build a test flight. Should I revoke it?
How would I make sure it can verify my certificates?