react-native-device-info - v15.0.1
    Preparing search index...

    Function getDeviceToken

    • Retrieves the native APNS device token that can be used for remote push notifications on iOS.

      iOS ✅ Android ❌ Windows ❌ Web ❌ visionOS ✅

      Returns Promise<string>

      const result = await getDeviceToken();