Skip to content

Conversation

@CatchABus
Copy link
Contributor

PR Checklist

What is the current behavior?

Right now, android apps crash during exit due to inconsistent a11y listeners.

What is the new behavior?

Updated a11y listeners to prevent crash.
This is a quick solution to solve the crash problem but a11y definitely needs some attention.

Fixes/Implements/Closes #10998.

@CatchABus CatchABus marked this pull request as draft December 3, 2025 23:16
@nx-cloud
Copy link

nx-cloud bot commented Dec 3, 2025

View your CI Pipeline Execution ↗ for commit c2596dd

Command Status Duration Result
nx test apps-automated -c=android ✅ Succeeded 5m 21s View ↗
nx run-many --target=test --configuration=ci --... ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-03 23:26:29 UTC

@CatchABus CatchABus marked this pull request as ready for review December 3, 2025 23:18
@NathanWalker NathanWalker merged commit b9b9819 into NativeScript:main Dec 3, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

NS 9: Android JNI crash when app is closed

2 participants