I recently upgraded my application from iOS3 to iOS5. And at compile time I have several warnings for using deprecated methods.
Two questions:
1- Will I have problems when run the application in an iPhone with iOS 5?
2- If I did not update the methods, Will Apple accept the application when uploading it to the AppStore?