Can not generate IPA file

I can’t generate IPA file and stuck in this step for 2 days.

  1. When I choose option: “I will provide all the credentials and files needed, Expo does limited validation” and provide my distribution certificate P12, terminal show error like that:
    [11:14:31] Error while gathering & validating credentials
    [11:14:31] Cannot set property ‘distCertSerialNumber’ of undefined

  2. And when i choose option: “Expo handles all credentials, you can still provide overrides” and provide my distribution certificates and push notification cert, terminal show error:
    [11:21:24] Error while gathering & validating credentials
    [11:21:24] Reason:No cert available to make provision profile against, raw:“Make sure you were able to make a certificate prior to this step”

Can anyone please help me to pass this step? (My company has Apple Developer Enterprise Program type membership. I am one of the admin - My exp version: 55.0.1)

After downgrade to exp version 54.0.1, I have passed this step but my ipa still can not be generated. Here’s the build link: https://expo.io/builds/8276ff0a-7550-4838-b3b7-c9b4e8e85279
Someone help me, please!

Using standalone config: { isShell: true,
  manifestUrl: 'https://exp.host:443/@delilah/fortune-mobile',
  releaseChannel: 'default',
  testEnvironment: 'none' }
Configuring iOS Launch Screen...
[stderr] 20X8-06-X5 02:07:2X.826 ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)
[stderr] 20X8-06-X5 02:07:2X.842 ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)
[stderr] 20X8-06-X5 02:07:2X.945 ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)
[stderr] 20X8-06-X5 02:07:2X.946 ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)
[stderr] 20X8-06-X5 02:07:2X.946 ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)
[stderr] 20X8-06-X5 02:07:2X.946 ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)
[stderr] 20X8-06-X5 02:07:2X.947 ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)
[stderr] 20X8-06-X5 02:07:2X.948 ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)
[stderr] 20X8-06-X5 02:07:2X.95X ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)
[stderr] 20X8-06-X5 02:07:2X.95X ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)
[stderr] 20X8-06-X5 02:07:2X.95X ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)
[stderr] 20X8-06-X5 02:07:2X.95X ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)
[stderr] 20X8-06-X5 02:07:2X.952 ibtoold[20692:2X6923] WARNING: Unhandled destination metrics: (null)

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