Skip to content

feat(device)!: Change DeviceId.uuid to DeviceId.identifier - #1507

Merged
theproducer merged 3 commits into
mainfrom
5.x/device/doc-device-uuid
Mar 27, 2023
Merged

feat(device)!: Change DeviceId.uuid to DeviceId.identifier#1507
theproducer merged 3 commits into
mainfrom
5.x/device/doc-device-uuid

Conversation

@theproducer

Copy link
Copy Markdown
Contributor

This PR clarifies details of the returned device identifier on Android vs iOS, and renames DeviceId.uuid to DeviceId.identifier to avoid confusion.

closes: #1152

@jcesarmobile jcesarmobile changed the title feat(device): Change DeviceId.uuid to DeviceId.identifier feat(device)!: Change DeviceId.uuid to DeviceId.identifier Mar 27, 2023
@theproducer
theproducer merged commit a5967b7 into main Mar 27, 2023
@theproducer
theproducer deleted the 5.x/device/doc-device-uuid branch March 27, 2023 20:55
@kevinsimper

This comment was marked as abuse.

@WHeesters

Copy link
Copy Markdown

How is this not a breaking change? It should at least have been mentioned in the changelog

@jcesarmobile

Copy link
Copy Markdown
Member

It is documented as a breaking change in the Capacitor 5 upgrade guide
https://capacitorjs.com/docs/updating/5-0#device

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs should not refer to Device ID as UUID

5 participants