Major Bug after clearing Expo credentials for an app

There is a major bug here.

If you had specified certain credentials to use the particular Apple Distribution certificate or push key then the last one becomes invisible for selection after issuing:

expo build:ios -c

Please fix this issue with -c credential clearing.

Hi @idrlmartian,

I’m not sure I understand the issue, could you be a little more specific? The -c flag is meant to clear all credentials stored on Expo servers.

Thanks!
-Charlie

Hi @charliecruzan

Can you tell me if i issue -c while building a particular app, then does it clear credentials for all my Expo apps or just the app that i am building?

It will just clear credentials on the current project, not on all Expo apps.

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