2

Im trying to retrieve code push deployment keys using this command:

appcenter codepush deployment list -a <name/appName> --displayKeys

it return an empty table :

enter image description here

Ios/Android apps were added to appcenter console

B. Mohammad
  • 2,152
  • 1
  • 13
  • 28

1 Answers1

7

My bad I forgot to activate codePush in Distribute panel in appcenter.

B. Mohammad
  • 2,152
  • 1
  • 13
  • 28