Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 this issue Sep 8, 2017 · 2 comments

Comments

@kalininskiy
Copy link

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)

@kalininskiy kalininskiy changed the title Callback function (appModule.android.on("activityResult", function(eventData)) never catch activity result (tested in Adnroid 5.1.1 and 6.0) Callback function (appModule.android.on("activityResult", function(eventData)) never catch activity result (tested in Android 5.1.1 and 6.0) Sep 8, 2017
@yamaoto
Copy link

yamaoto commented Sep 28, 2017

  • same problem

@n4lexeev
Copy link

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

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

No branches or pull requests

3 participants