Skip to content

Using in swift 2 gives an error #21

Description

@jlubeck
    UIAlertView.showWithTitle("LOCKED", message: "message", cancelButtonTitle: "OK,I'll keep playing", otherButtonTitles: "LET ME IN! ($0.99)") { (alertView, buttonIndex) -> Void in

    }

 'String' is not convertible to 'StringLiteralConvertible'

How can I fix this?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions