Skip to content

Devices

Devices represent app installations that receive live updates. You can view a list of devices that have installed your app and that at least once connected to the Capawesome Cloud.

Create a device

Devices are created automatically when a user checks for a live update for the first time. There is no need to manually create devices.

Delete a device

A device can be deleted at any time.

To delete a device, open the Capawesome Cloud Console, navigate to the app you want to delete the device for, and select the device you want to delete. In the menu, click on the "Delete" button to delete the device.

Delete Device

To delete a device, use the apps:devices:delete command:

npx capawesome apps:devices:delete

You will be prompted to select the app you want to delete the device for and to provide the ID of the device. The CLI will then delete the device from the Capawesome Cloud.