Expo not update Distribution Certificate

My Distribution Certificate has expired and I want to upload new Cert to Expo server.
Then I run expo build:ios --clear-credentials and do upload new Dist Cert, Push Cert, Provisioning Profile.

All of them were successfully assigned and created, then expo did build process. After build progress, checking on build logs, I found that Expo still uses my own Dist Cert.

Since my old Dist Cert was expired so my app cannot run, please help me how do I can completely remove old cert and replace with the new one?

Thanks

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