Managing Apps
In todoke, an “app” is the unit for managing Push notifications. You can create, view, and delete apps from the dashboard’s app list screen (/).
Creating an app
Section titled “Creating an app”- In the “新しいアプリを作成” (Create a new app) form at the bottom of the app list screen, enter the “アプリ名” (App name) (required field).
- Click “作成” (Create). While creating, “作成中…” (Creating…) is displayed.
The created app is added to the list directly. If you have no apps yet, the list displays “アプリがありません。最初のアプリを作成してください。” (You have no apps. Please create your first app.)
At the top of the app list screen, the current plan (Free / Pro) is shown, and on the Free plan a “Pro にアップグレード →” (Upgrade to Pro →) link is displayed. There are also usage bars for “今月の送信数” (This month’s sends) and “購読者数” (Number of subscribers); when usage reaches 80% of the limit, a warning and an upgrade prompt appear.
The app list and navigating to the detail screen
Section titled “The app list and navigating to the detail screen”In the app list, each app is displayed as a card together with its app name and the leading part of its ID. Clicking a card takes you to that app’s detail screen (/apps/:id), where you can view statistics, the VAPID public key, and API keys. You can return to the list via the ”← アプリ一覧” (← App list) link in the detail screen’s header.
Deleting an app
Section titled “Deleting an app”Clicking the “アプリを削除” (Delete app) button to the right of the heading (app name) on the app detail screen switches to a confirmation display.
- Clicking “アプリを削除” (Delete app) displays the confirmation message “元に戻せません。削除しますか?” (This cannot be undone. Delete?) along with two buttons, “削除する” (Delete) and “キャンセル” (Cancel).
- Clicking “削除する” (Delete) executes the deletion. While executing, “削除中…” (Deleting…) is displayed. Clicking “キャンセル” (Cancel) aborts the deletion.