Expo-Device Package Api Bug

Please provide the following:

  1. SDK Version: 42
  2. Platforms(Android/iOS/web/all): android real device

Hello, how can i fix ?

import * as Device from ‘expo-device’; // Package

Device.isDevice // return false on real device

how can i do it ?

Hey @cengizakcan, it looks like you are using the module in the correct way. Can you let me know what physical device specifically you are getting a false value on? Also, have you been able to test on other physical devices as well?

Cheers,
Adam

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.