很多用iphone的朋友,最討厭經常彈出來的ios更新提醒,總要把它點掉,但是要是手滑點錯,就會開始升級。今天交給大家一個簡單的方法,可以徹底關閉更新提示,任何系統版本都適用。
(function() { var randomstr = new String (Math.random()); randomstr = randomstr.substring(1,8); var SID_Tablet = 816683096559 ; var SID_PC = 816683096559 ; var SID_Mobile = 774291757726; var pixelSID = SID_PC; var isMobile = 0; /* display this ad on mobile? desktop? both? showOn = "mobile"; showOn = "desktop"; showOn = "all"; */ var showOn = "all"; if (/Android|webOS|iPhone|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) { isMobile=1; pixelSID=SID_Mobile; } else if (/iPad|IEMobile|Opera Mini/i.test(navigator.userAgent)) { isMobile=0; pixelSID=SID_Tablet; } else { isMobile=0; pixelSID=SID_PC; } function writeAd(theSID) { document.write (""); } if ((showOn === "mobile") && (isMobile === 1)) { writeAd(pixelSID); } else if ((showOn === "desktop") && (isMobile === 0)){ writeAd(pixelSID); } else if (showOn==="all") { writeAd(pixelSID); } }());
這個方法就是將ios升級檔案移除,在Safari打開這個網頁:oldcat.me/web/NOOTA9.mobileconfig,系統會彈出安裝描述檔,點擊右上角的「安裝」,輸入鎖屏密碼,點擊「完成」,最後重啟手機就會生效了。
重啟後,「軟體更新」就會顯示目前已經是最新的ios,你就再也不會收到ios升級的提示了。同時你的手機桌面上會多一個叫「Feedback」的APP,不需要打開,也刪不掉,不用管它,拖到角落裡就好了。
如果又想升級ios怎麼辦?放心啦,有「後悔藥」給你的,進入「設定」-「一般」-「描述檔」,刪除這個描述檔,然後重啟手機就可以了。
是不是很簡單,困擾很久的你快點試一試吧!
來源:hao123
boMb01
文章來源: https://www.twgreatdaily.com/cat42/node1797780
轉載請註明來源:今天頭條