swUpdate.available.subscribe(async res => { const toast = await this.toastCtrl.create({ message: 'Update available!', position: 'bottom', ...
確定! 回上一頁