-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error in ios build #15
Comments
Hey, |
Hey, thanks for the quick reply, based on this comment I changed the name to Rapidsnark instead of RNRapidsnark but I get the same error. Is this the fix you were referring ? Anyway it seems I will wait for the fix :) |
Hey, |
hey @5eeman thank you so much for the fix. I have a newly created test project with version 0.76.5 and it works fine now with the branch. I have another project that I am working on and wanting to integrate rapidsnark which is updated from 0.72.4 to 0.75.4 but the same code doesn't work. I use a webview to calculate the witness and then run rapidsnark but it crashes without error. I get only The package.json on the project it doesn't work is
I have no idea about the error but i suspect one of these libraries interfere? or the RN version ? any idea how to debug further ? Thanks a lot again for the support and help. |
ooo sounds awesome. please share the RN witness lib as well :) |
Here are couple things that might help us debug:
|
@5eeman it seems it worked and solved my issue. something else must have been wrong with my project but its weird it was crashing at that part. I am still very interested and excited in the React native witness calculation lib since I am running in a webview currently :) |
@valavanisleonidas |
Hello everyone,
I am using rapidsnark 0.0.1-alpha.5 version on M2 mac, xcode 15,4 version, react version 0.76.5.
On android i don't have any issues. On ios it crashes with error
any ideas on the issue? I also tried the PR 0.0.6 version but i get the same
Thank you very much
The text was updated successfully, but these errors were encountered: