microsoft / code-push

A cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users’ devices.
https://microsoft.github.io/code-push/
Other
4.36k stars 495 forks source link

Generate bundles with Management SDK? #781

Closed sopranolinist closed 2 years ago

sopranolinist commented 2 years ago

Can the Management SDK be used to generate the actual app bundles, similar to what react-native bundle in the CodePush CLI does?

I currently have code-push v4.0.5 installed.

doomkit commented 2 years ago

@sopranolinist No. Management SDK provides some of App Center CLI functionality so you can use it programmatically in your code. You can check the list of available methods here: https://github.com/microsoft/code-push#methods