W\'re developing an iPad app (iOS 4.3.5) that uses UIWebView to load YouTube videos. About once in five times a YouTube video will fail to load and I only see the following blank screen with YouTube\'
Recent iPads are having provision to insert sim card in that. So with latest iOS SDK, is it possible to callfrom my application. I know that in-app call is possible from iPhone. But how about iPad? is
I have a webpage that features jQuery drag and drop. It works on all desktop browsers but not on iPads. Somehow the click + drag event is captured to move the page up and down.
I am wondering what changes (开发者_高级运维 if any ) that I should consider making to a website to make it more friendly to mobile devices. I am focusing mainly on use in landscape mode. I know i can
I have an app that loads three tables with data from arrays that are loaded from core data on startup.The user can tap a button to pull up another page with which they can edit the stored information.
In our app, we need to de-reg a user when he pushes the app to the background. We are using PJSIP. My applicationDidEnterBackground:
On iPad, textFieldShouldReturn is not work开发者_如何转开发ing anymore. I had it working until like five minutes ago, suddenly the method is not called anymore … Any Ideas? Below is the code, the onl
I\'m trying to implement decryption of a PGP file on an iPad.I set up some test .txt files which I then encrypted via PGP desktop.
I have a popover view which displays a table with two rows and the size of the popover is adjusted to show only those two rows. After i click any one of the rows i navigate forward to a new table view
We\'re currently developing an HTML 5 app for the iPad and looking for a method to prevent the screen from going to standby/sleep. I understand this is possible with a native iOS app but what开发者_St