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

    Function getMacAddress

    • Retrieves the WiFi MAC address on Android and returns a constant placeholder for other platforms.

      iOS ✅ Android ✅ Windows ❌ Web ❌ visionOS ✅

      Returns Promise<string>

      const result = await getMacAddress();