notifyAppReady (); // Проверяем обновления this.check(); } // Проверяем обновления check = () => { CodePush.checkForUpdate(key).then((update) ...
確定! 回上一頁