Retrieves the WiFi MAC address on Android and returns a constant placeholder for other platforms.
const result = await getMacAddress(); Copy
const result = await getMacAddress();
Retrieves the WiFi MAC address on Android and returns a constant placeholder for other platforms.