forked from microsoft/react-native-code-push
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
I have the private.pem file in the command when I upload a CodePush version but the download always comes back with this on Android.

command I use to upload
revopush release-react \
qwick_android \
android \
--deploymentName development \
--useHermes \
--outputDir ./build \
--sourcemapOutput ./sourcemap \
--privateKeyPath private.pem
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation