-
Notifications
You must be signed in to change notification settings - Fork 8
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
SDK improvement suggestions #4
Comments
Android
It is still possible. For example,
That's a valid point. Similarly, the iOS
We're not planning on releasing to CocoaPods. But yes, it's possible to add the dependency directly from GitHub. I'll make sure the pod spec file is up to date and update README with detailed information on how to do it.
|
I have tried current podspec file from here. There are several building issues due to the fact that Cocoapods builds single framework from subspecs:
Looks like we need a separate podspecs instead of subspecs. |
@ERussel I moved the CocoaPods discussion to a separate issue in Beacon iOS SDK (#8). |
In our last sync call with other teams, a couple improvements were suggested. They are relevant to both iOS and Android, some also concern the protocol overall, so I will add everything here.
Overall
SignPayloadJSON
type from @polkadotjs.Android
iOS
The text was updated successfully, but these errors were encountered: