Open kalininskiy opened 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)
some of the android (for exampe Xiaomi, Meizu etc.) contacts dont get any value from phone, just return nothing
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)