Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Dual sim IMEI #83

Open
PallaviG-Xecomit opened this issue Jun 18, 2018 · 0 comments
Open

Dual sim IMEI #83

PallaviG-Xecomit opened this issue Jun 18, 2018 · 0 comments

Comments

@PallaviG-Xecomit
Copy link

Expected behaviour

result.cards[0].deviceId and result.cards[1].deviceId should give both IMEI numbers of dual sim phone

Actual behaviour

result.cards[0].deviceId and result.cards[1].deviceId, both are giving value as undefined.

I'm seeing this behaviour on

A android device

I am using

cordova

Hardware models

Redmi note 3

OS versions

Android 5.1.1

I've checked these

It happens on a fresh Cordova CLI project as well - havn't checked
I'm waiting for deviceready to fire. - yes
My JavaScript has no errors (window.onerror catches nothing). - yes
I'm using the latest cordova library, Android SDK, Xcode, etc. -yes

So how can we reproduce this?

cordova 8.0.0

Provide the steps to reproduce the issue.

Provide files, sources if available.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant