Skip to content

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

@RafaelAyala

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.

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