-
Notifications
You must be signed in to change notification settings - Fork 32
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
Couldn't resolve Failed to lookup symbol 'TWMnemonicIsValid': undefined symbol: TWMnemonicIsValid #43
Comments
Did you build your own android aar lib? |
using this HDWallet(strength: 128, passphrase: ""); then using HDWallet.createWithMnemonic(mnemonic); did not build android aar lib (i just installed from pubdev directly) |
@kayson3 |
I'm also getting the same error after a successful download from GitHub using username and app token. |
Hey @baharmovahed, have any of you found a solution? I'm also stuck here and can't proceed to deliver the app. @weishirongzhen does it require to generate own build.? |
I have the same problem. Have you solved it yet |
you have to build your own android lib, or else will lookup failed. check #26 |
Hi.
after cloning and compiling the example, I was faced with this error and couldn't solve it.
could you help me?
The text was updated successfully, but these errors were encountered: