firescript / nativescript-contacts

A nativescript module that gives access to the native contact directory.
MIT License
28 stars 32 forks source link

Callback function (appModule.android.on("activityResult", function(eventData)) never catch activity result (tested in Android 5.1.1 and 6.0) #36

Open kalininskiy opened 7 years ago

kalininskiy commented 7 years ago

in "index.android.js"

appModule.android.on("activityResult", function(eventData) { ...

never catch acitivity result in Android 5.1.1 (real device) and 6.0 (emulator and real device)

but work on Android 5.0 (real device)

yamaoto commented 6 years ago
n4lexeev commented 6 years ago

some of the android (for exampe Xiaomi, Meizu etc.) contacts dont get any value from phone, just return nothing