I don’t have access to apple developer account. but I have the p12 distribution and mobile provisional certificates from the client.
When I try to create ios app with expo cli without login:
- It ask me the password for the certificate. There’s no password set on the certificate how can I give a blank input?
- Then it ask for apple team ID (from where can I get it?)
- I also want to know what else are required to build app without login.
There’s no documentation or resources available on the expo site for it.