0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ショートカットで「モバイルデータ通信」設定を呼び出す方法

Posted at

はじめに

iPhone13に変えてDSDV(物理SIM+eSIM)にしたところ、モバイルデータ通信を切り替える手順が面倒なのでショートカットを導入。
毎回ググるのもアレなので、自分メモとして残す。

通常、「設定」→「モバイル通信」→「モバイルデータ通信」と辿る必要がある。

ショートカットを作成すると、ウィジェットやホーム画面にリンクをおけるので多少の簡略化ができる。
欲を言えばコントロールセンターから呼び出したい。

手順

  1. 「ショートカット」アプリでマイショートカットを新規作成
  2. カテゴリから「Web」を選択
  3. 「(Safariで)URLを開く」を選択
  4. URLを編集
    prefs:root=MOBILE_DATA_SETTINGS_ID&path=MOBILE_DATA_SETTINGS

IMG_3225.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?