fastlane-plugin-code_push
fastlane-plugin-code_push copied to clipboard
CodePush Integration into Fastlane for react-native Apps
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.
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,...