UIAlertView Password help
Hi there
Just wondering if this is possible
In my app i have a uibutton that links to a webview loading a pdf.
i'd like that pdf/viewcontroller to load when people enter a password eg 1234.
I would like an alertview to pop up where users can enter the passcode and it will then take them to the pdf. if they enter the wrong code they go back to the main screen.
is this possible???
|