nativescript-contacts
nativescript-contacts copied to clipboard
Callback function (appModule.android.on("activityResult", function(eventData)) never catch activity result (tested in Android 5.1.1 and 6.0)
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)
- same problem
some of the android (for exampe Xiaomi, Meizu etc.) contacts dont get any value from phone, just return nothing