BCLtd
BCLtd

Reputation: 1461

Device ID & Platform Not Retrieving Amazon Fire OS

Is there any issue when trying to retrieve the device ID or platform from a Amazon fire OS device? it's working fine for iOS and Android but does not get anything when testing on a Amazon device.

I am using http://ngcordova.com/docs/plugins/device/

Upvotes: 0

Views: 170

Answers (1)

Pajdziu
Pajdziu

Reputation: 920

The Cordova Device plugin doesn't support getting UUID nor platform from an Amazon Fire OS device. According to this page these are supported platforms:

  • Android
  • BlackBerry 10
  • iOS
  • Tizen
  • Windows Phone 7 and 8
  • Windows 8

Upvotes: 1

Related Questions