-
Notifications
You must be signed in to change notification settings - Fork 38
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
Swift 3.0 #120
Comments
I am struggling with "Cannot convert value of type '(NSError!) -> Void' to expected argument type 'SLFailureBlock!'". This code sipped was working for Swift 2 and it seems there is a problem with Swift 3:
I am not an expert in Loopback iOS SDK though. It would be great if some one can prove this SDK working for Swift v3. |
Hi @yellowred, Try changing to:
It's so sad this SDK is not updated for more than a year. |
@bajtos ^ |
Hello, I am afraid Swift 3 support in the iOS SDK is not a priority for us right now. Would you mind contributing the necessary changes yourself? |
I have made so many changes already that I don't think it might suit other people. |
SDK is throwing millions of errors in Swift 3.0
Anyone has it working?
The text was updated successfully, but these errors were encountered: