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

error when debugging in ios simulator (Arm64 LibSodium) #50

Open
usolisdev opened this issue Mar 5, 2022 · 0 comments
Open

error when debugging in ios simulator (Arm64 LibSodium) #50

usolisdev opened this issue Mar 5, 2022 · 0 comments
Assignees

Comments

@usolisdev
Copy link

Hello everyone, I need help with this bug:
I get this error when trying to test a flutter app in an ios simulator projectpath/ios/Pods/Sodium/Sodium/libsodium/libsodium-ios.a(libsodium_la-aead_xchacha20poly1305.o), building for iOS Simulator, but linking in object file built for iOS, for architecture arm64
excluding the arm64 architecture I get this other one:
Undefined symbol: Sodium.SecretBox.open(authenticatedCipherText: [Swift.UInt8], secretKey: [Swift.UInt8], nonce: [Swift.UInt8]) -> [Swift.UInt8]?

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