Skip to content

Android: device REST calls can 404 before device is registered #550

Description

@DRadmir

On a fresh install, device-authed REST calls (e.g. /v2/devices/fiat/assets/buy) can fire before the device is registered and return 404 "Device not found".

iOS already waits for registration before such calls; Android has no equivalent. Add the same registration preflight on Android.

Related: #501 (the WebSocket side of the same race).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

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