You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use this as device ID when you need to switch back to default device ID, if you had set a custom device ID before.
25
+
* Can be used as device ID to switch back to default device ID, if a custom device ID is set before.
26
26
* @discussion It can be used as @c deviceID on initial configuration, or passed as an argument for @c deviceID parameter on @c setNewDeviceID:onServer: method.
27
27
* @discussion On iOS and tvOS, it will be identifierForVendor.
28
28
* @discussion On watchOS and macOS, it will be a persistently stored random NSUUID string.
0 commit comments