fastlane-plugin-code_push icon indicating copy to clipboard operation
fastlane-plugin-code_push copied to clipboard

CodePush Integration into Fastlane for react-native Apps

Results 6 fastlane-plugin-code_push issues
Sort by recently updated
recently updated
newest added

When i login without code-push i get error: "something went wrong during login with access key". I think we should check code-push cli first.

enhancement

The option `--noDuplicateReleaseError` would be nice to pass through: https://github.com/Microsoft/code-push/blob/master/cli/README.md#releasing-updates-general

@manuelkch can we update this to release `0.4.0` to include the release cordova action?

hii @mortik , Great Work!!! I was trying to release using helper functions, but I was getting login failure error. I went ahead, and tried to figure out the problem,...