Closed luzemma closed 10 months ago
@luzemma Pleas do the following steps please:
Open Xcode and navigate to your project's settings. Select the "Target Runner" option. In the "Build Settings" tab, locate the "Strip Style". Change the value from "All Symbols" to "Non-Global Symbols."
Thanks @BitcoinZavior! It was solved my issue. 🤟
Hi!
I can't generate a Mnemonic from String when I build ipa file (release mode) and then run it in a physical device. But when I run the app with VSCode and physical device is plugged into computer the plugin works correctly.
I reproduced this issue with the project example of this repository, and the result is the same, I couldn't restore the "alice wallet".
Stack trace of Sentry console of my app:
Plugin version - bdk_flutter: ^0.29.2 Doctor