Skip to content

feat: New API /devices on Capawesome Cloud #603

@lorenzo-bonatti

Description

@lorenzo-bonatti

Plugin(s)

  • Accelerometer
  • Android Battery Optimization
  • Android Dark Mode Support
  • Android Edge-to-Edge Support
  • Android Foreground Service
  • App Review
  • App Shortcuts
  • App Update
  • Asset Manager
  • Audio Recorder
  • Background Task
  • Badge
  • Barometer
  • Bluetooth Low Energy
  • Cloudinary
  • Contacts
  • Datetime Picker
  • File Compressor
  • File Opener
  • File Picker
  • Live Update
  • Managed Configurations
  • NFC
  • Pedometer
  • Photo Editor
  • Posthog
  • Printer
  • Screen Orientation
  • Screenshot
  • Speech Recognition
  • Speech Synthesis
  • SQLite
  • Torch
  • Zip

Current problem

There is no API on the Capawesome Cloud to retrieve the list of devices, similar to the /devices page.

Preferred solution

Add new APIs:

  • GET /apps/{appId}/devices
  • GET /apps/{appId}/devices/{deviceId} (optional)

These APIs will return device information, including bundle, channel, platform, app version, and last seen.

Current Capawesome Cloud API documentation: https://api.cloud.capawesome.io/docs

Alternative options

No response

Additional context

These APIs will support custom user and device tracking for reporting and management updates.

Before submitting

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions