-
Notifications
You must be signed in to change notification settings - Fork 9
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 on Swift code on step3 #7
Comments
Hi there, thanks for taking the time to file this issue. I think, it's possible that your shared framework is out of date. You can run embedAndSign to refresh this by either running the app from Android Studio or even Xcode. Will you check and let me know please? |
I don't have the slightest idea of how to do that Can you provide me more info about it? The screenshot i provided you was precisely when i tried to run it on Xcode. If i run it on Android Studio this is what i get:
|
I am having similar issues.
|
This code returns these errors:
Cannot convert value of type 'String' to expected argument type 'Binding<Data>'
Initializer 'init(_:)' requires that 'Binding<Data.Element>' conform to 'StringProtocol'
The text was updated successfully, but these errors were encountered: