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

NDK 2.10.1 causing the app to crash in production #276

Open
mostafa-khaldi opened this issue Oct 6, 2024 · 1 comment
Open

NDK 2.10.1 causing the app to crash in production #276

mostafa-khaldi opened this issue Oct 6, 2024 · 1 comment

Comments

@mostafa-khaldi
Copy link

I have an app that uses ReactJS as a framework, when building the project, it builds normally, however, when deployed, it causes the app to crash, reverting to 2.10.0 seems to fix the problem tho, it seems when the app gets bundled the NDK might have a loose end somehow that causes the bundled files to crash in production.

@rapax00
Copy link

rapax00 commented Oct 11, 2024

I have the similar problem with 2.10.1 when I build the project with Next.js framework.

error: ReferenceError: _NDKNutzap is not defined

I try use 2.10.0 but the problem persists.

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

2 participants