-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Problem
In recent tests, we found a bug that causes the application to crash. When attempting to call any method from node-api in an asynchronous code block, we receive the error com.facebook.react.runtime.JavaScript: EXC_BAD_ACCESS (code=1, address=0x0). This applies to all methods within the library.
Recent tests have shown that the error only occurs when we call the method inside an asynchronous code block and await after receiving a response. The behavior is unstable, and in certain cases everything works as it should, but repeated execution can cause this error.
upd: maybe gc. Waiting node-api implementation PR merge
Reproduce
git clone https://github.com/owl352/expo-pshenmic-dpp-testnpm inpx prebuildnpm run ios
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels