Retrieves the native APNS device token that can be used for remote push notifications on iOS.
const result = await getDeviceToken(); Copy
const result = await getDeviceToken();
Retrieves the native APNS device token that can be used for remote push notifications on iOS.