Skip to content

The alert for inputting highscore name causes crash in iOS 4 #10

Description

@RafaelAyala

In the gameviewcontroller.m , the winGame function, this line
winAlert.alertViewStyle = UIAlertViewStylePlainTextInput;
causes iOS 4 to crash.

One possible solution is to scrap using this to display the textbox and manually putting one into the xib which is hidden until the player finishes, then they can input the name on it and it disappears again.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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