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

Fix TIMOB-19903 Android: Fix crash due to GC of UI native proxies in hyperloop #7448

Merged
merged 1 commit into from
Nov 18, 2015

Commits on Nov 16, 2015

  1. Fix TIMOB-19903 Android: Fix crash due to GC of UI native proxies in …

    …hyperloop
    
    - Need to fire on* property callbacks synchronously when run on main thread. Otherwise they fire _after_ we've already released the activity proxy on the native side and we get a fatal crash
    sgtcoolguy committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    3eafaf5 View commit details
    Browse the repository at this point in the history