App 如何開啟 iOS 內建的設定功能 SJ 13 年前 在 Object-C 執行以下程式碼即可: [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"prefs://"]];