import { CodePush } from "nativescript-code-push"; // and at some point in your app: CodePush.sync({ deploymentKey: "your-deployment-key" // note that this ...
確定! 回上一頁