Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: undefined is not an object (evaluating 'RNDeviceInfo.uniqueId') #430

Closed
eeeman1 opened this issue Jun 7, 2018 · 1 comment
Closed

Comments

@eeeman1
Copy link

eeeman1 commented Jun 7, 2018

var DeviceInfo = require('react-native-device-info');

console.log("Device Unique ID", DeviceInfo.getUniqueID())

I do everything according to the instructions and get an error - TypeError: undefined is not an object (evaluating 'RNDeviceInfo.uniqueId')

Summary

Version react-native-device-info": "^0.21.5"
Affected OS Android
OS Version Android
@eeeman1
Copy link
Author

eeeman1 commented Jun 7, 2018

I'm sorry, I found the answer I needed - #52 (comment)

@eeeman1 eeeman1 closed this as completed Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant