Category Archives: Swift

[Swift] Extra argument ‘completion’ in call

In iOS 8 SDK Development, the use of a closure to act on a response from the user when we ask them to use their twitter account produces the following compilation error: The error is misleading because there is no … Continue reading

Posted in Programming, Swift | Leave a comment