identifierForVendor property returning undefined for iOS

341 Views Asked by At

We are getting identifierForVendor value as undefined. iOS app is Compiled using iOS9.2 and Corodva 5.3.1. Any possible reasons? App Used to work fine till last release.

1

There are 1 best solutions below

14
On

Just use the latest version of cordova-plugin-device

device.uuid returns the identifierForVendor now

https://www.npmjs.com/package/cordova-plugin-device