-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
🐛 iOS crashes when reloading JS bundle and using useFrameProcessor #675
Labels
🐛 bug
Something isn't working
Comments
ghost
changed the title
🐛 use useFrameProcessor
🐛 Crashed after reload bundle when use useFrameProcessor
Dec 24, 2021
ghost
changed the title
🐛 Crashed after reload bundle when use useFrameProcessor
🐛 iOS crashes when reloading JS bundle and using useFrameProcessor
Dec 24, 2021
ghost
closed this as completed
Dec 24, 2021
ghost
reopened this
Dec 24, 2021
Seem like the Frame Processor Plugins are not injected into the VisionCamera JS-Runtime after Js Bundle reloaded. They are injected in the first time only. |
close due to dupplicated #626 |
ghost
closed this as completed
Dec 26, 2021
Hm, I see. This probably has to be moved to the same setup code as the JSI funcs |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What were you trying to do?
Enable "frameProcessor", app will be crashed after run Reload JS (from debug menu) or CodePush.restartApp().
Seem like the "FrameProcessor" doesn't cleanup if we reload js bundle.
Reproduceable Code
No response
What happened instead?
No Crash
Relevant log output
The text was updated successfully, but these errors were encountered: