iPad is a tablet computer designed by Apple running the iOS operating system. iPad applications are usually written in Objective-C in the Xcode IDE, although it is also possible to use other tools to build iPad applications. This tag is related to iOS and Objective-C.
0
votes
1answer
30 views
how to convert UIView part as UIImage in iphone application
I have a application in which i am getting sign from the user with finger it works fine but i want that signature should be converted into image and should display in imageview here is the code for my ...
0
votes
0answers
9 views
Hide back button in MWPhotoBrowser navigationcontroller
I am using MWPhotoBrowser in my ARC project. Everything is working fine. I want to hide back button. In performLayout() function, I tried below code to hide back button but its not working.
...
0
votes
0answers
34 views
Adjust orientation on uiwindow using CGAffineTransformMakeRotation
Actually i want add a uiwindow which covers total screen with a view on it.i heard window doesnt support orientations,when i add window it is adding in potrait mode on my ipad,my app works only on ...
0
votes
1answer
41 views
Prevent Restart of IOS application after Language change
I know that we can change the language in runtime by setting the value for "AppleLanguages" in user defaults. Can anyone suggest me how to achieve the following:
App is running->Press Home button -> ...
1
vote
1answer
41 views
Is it ok to just have <meta name=“viewport” content=“width=device-width”>
I have a 960px wide website and I managed to make it responsive for mobiles. So my styles apply for devices under 767px and its looking good on mobiles and small tablets.
Then iPad portrait came to ...
0
votes
4answers
81 views
How to create custom tableview cell with three buttons having background image and tagID.I want to return tag ID when button is clicked?
I am creating an iPad Application in which I had created a custom table view which return rows according to the number of items in the API. Each row contains three button with background image and ...
0
votes
0answers
23 views
Admob Admediation networks not delivering iAds
I am using AdMob in my iPad App, and I have configured various AdMediation Networks in my AdMob app settings. These networks also include the iAd Network. But unfortunately, AdMob is not delivering ...
0
votes
0answers
27 views
How to deploy an Air app from Flash Builder to an non-jailbroken iPad without having a Apple Developer ID?
The tittle says pretty much everything, I just bought an iPad 2 that comes with the 6.1.3 iOS and I've just read that there is no jailbreak method right now.. so, is there a way to deploy apps made in ...
0
votes
2answers
39 views
ipad app won't rotate in IOS6
I have a UISplitViewController ipad app. It uses a mainwindow.xib and my subclassed RootView and DetailView controllers. It autorotates properly in all ioses up to 5.1.
I know the interface ...
0
votes
1answer
76 views
VideoJS 4.0 Acts strangely on iPad
I was just upgrading my app to the new videojs version 4.0, but it is now not working for iPad (works on all other browsers as far as I can tell).
The 4.0 skin doesn't appear, and the API appears to ...
0
votes
2answers
43 views
label is not visible in UIToolBar
I am attempting to set a label into a subclassed UIToolBar. I am first creating the label, then converting it to a UIBarButtonItem and setting them to the toolbar, but the toolbar just appears blank. ...
0
votes
2answers
28 views
How do I debug iPad iOS5 Javascript error using an iPad running iOS6?
A client has notified me that our website is generating an error for iPads running iOS 5 when using Debug Console in Safari. I only have an iPad running iOS 6 which no longer has the debug console, ...
-1
votes
0answers
18 views
Changing app restrictions after deploying to app store [closed]
If I restrict my app to iPhone only (SO: excluding iPad and iPod touch) during initial deploy to the app store, can I remove this restriction during an update of the app?
I hear I can't ADD ...
0
votes
1answer
35 views
TableView as subview of UIView not appearing when app lunches in landscape mode
I am developing an application in which i created tableview as subview with two rows which contains label and textfield to take username and password from user.
I took help from this site to create ...
0
votes
2answers
21 views
Can I make one XIB/NIB that can be shared across iPhone and iPad UIs in a Universal App?
Are XIBs usable across platforms?
EG: I'm creating a Universal app. When creating a new XIB, Xcode wants me to pick a device family.
This bit of UI will be used in both versions of the app as-is ...
-5
votes
0answers
30 views
issue when chance uiview from landscape to portrait [closed]
self.view.autoresizingMask = UIViewAutoresizingFlexibleHeight|UIViewAutoresizingFlexibleWidth;
self.menuView.autoresizingMask = UIViewAutoresizingFlexibleHeight|UIViewAutoresizingFlexibleWidth;
I'm ...
0
votes
0answers
14 views
How to check MPVolumeView's route button is visible
Is there any methods which can check the MPVolumeView's route button is visible on iPad?
Now i can access the route button through the below code, but i have no idea why i check the button's hidden, ...
0
votes
2answers
32 views
Wrong casting in ipad safari javascript
I'm using javascript's parseFloat() function for casting input string to float value. But there is a problem in ipad safari.
In pc safari:
var s="5.987"
console.log(parseFloat(s));
The Result is ...
0
votes
7answers
98 views
iOS/Xcode - Toggle button changing position
I want a button that toggles the position of an element on click.
My current code:
-(IBAction)menuTouched{
// Push menu
UITableView * sideMenu = [[UITableView alloc] initWithFrame:CGRectMake(1060, ...
0
votes
0answers
18 views
IPad (Safari) Web App incompatibilities: How to normalize behaviour of the Ipad with jQuery, CSS, …?
I have created completly HTML 5/CSS/jQuery-based fullscreen Web Application, with trying to make it compatible for all mobile devices (Contents are scaled depending on users Window-height/width of the ...
0
votes
1answer
50 views
How to add JQuery plugin to UIWebview?
I would like to know how I can add jQuery plugin (https://github.com/thegrubbsian/jquery.ganttView) into the UIWebView as I want to display gantt chart with it?
Please tell me if there any tutorials ...
0
votes
2answers
45 views
Stopping navigation bar from scrolling with table
I have a UITableViewController which successfully lists in the table view data fetched from a CoreData entity.
I want to have a navigation bar at the top with a couple of buttons to navigate around, ...
0
votes
0answers
47 views
upload large video using chunks via http post
I want to upload a large video from iPhone to a web server. I tried with below code. It's working for small files but when I try to upload large file it gets crashed.
Code:
NSMutableURLRequest ...
0
votes
0answers
29 views
UIAlertView with TableView inside not working in iPad
In my project I have to web response in a list format, user would select a particular response and again modified data would be sent to Server.
For this purpose I am using a UIAlertView with ...
1
vote
2answers
44 views
Leveled UITableView without NavigationController
I have data structured as a tree (and showed in UITableView) and I would like to show it the way it is usually done using UINavigationController and pushing child views on to the stack. The problem is ...
0
votes
1answer
27 views
how to show the contract form like text in the ipad application
I want to make a ipad application in which there will be form in which user will enter name and date and other things will be already hardcode as show in the following form so which control may i use ...
0
votes
0answers
37 views
Custom size for Modal View loaded with Form Sheet presentation
I'm trying to load a UIViewController in iPad with Form Sheet presentation. The problem is the size of this new view, i put the size values in the IBuilder but the modal view take a fixed value.
Also ...
0
votes
4answers
53 views
Having issue with reading Plist into UITableView
I am trying to display a dictionary plist into UITableView , I have read many question and answer here but no luck ! it seems cells return null ! here is my plist :
and my codes :
...
0
votes
1answer
49 views
Putting isCancelled Property in an NSOperationQueue
So, I am using the addOperationWithBlock^{}method of the NSOperationQueue and I want to put the fine grained isCancelled property check at points in the operation code. How do I get the instance of ...
1
vote
0answers
53 views
Creating a text file - iPad [duplicate]
Is it possible to create an XML file on iPad with Objective-C ?
Let me explain, I am connected to a database that returns me an XML file and I have to write this content in an XML file created on ...
0
votes
0answers
33 views
How to remove bar chart's grayish flash effect in highcharts
I made bar charts using Highcharts library.
But when I click the graph anywhere, a gray flash effect appears and goes away within a fraction. I want to remove that flash effect.
PS : I don't want ...
0
votes
1answer
64 views
+50
How to retrive the .xml extension attachments from mail by using MailCore to Sample iPhone app
How to retrieve the .xml extension attachments from mail by using MailCore for iphone?
I used MailCore to download the attachments from my mail to my sample iPhone app. I getting Inbox subjects ...
-1
votes
0answers
37 views
Program to iOS 6.0 [closed]
Hi guys this is my first post I'm from Mexico and my English it is no very good.
My problem it's very complicated I bought iPad for developer applications but later I have a problems... Developer it ...
0
votes
0answers
17 views
how to prevent popover from overlapping the navigation toolbar?
In my iPad app, I present a popover from tableview editing style insert control.
how can I prevent my popover from overlapping the navigation bar when the anchor is in a high position?
sadly, i'm not ...
1
vote
2answers
33 views
Text drops down with smaller window
I've adapted some CSS to use in a website and can't quite figure out why one aspect of the page is acting the way that it is acting. Basically, when I shrink my window below a certain size ...
0
votes
0answers
24 views
Incorrect Master View Size in storyboard (portrait only)
I have an iPad app designed using storyboard, the MasterViewController simulated metrics are as follows:
and the view size as it appears in the size inspector is as follows:
when I NSLogged the ...
0
votes
1answer
30 views
iPad: retrieve filename of photo just taken using built-in camera and pass it to other function for further image processing
Hi all I am new to iOS programming and I am developing an iPad app which uses the iOS built-in camera to take photos and then use the photo taken for image processing (OpenCV) at BACKGROUND. There's ...
1
vote
1answer
59 views
How to manage a very large number of IBOutlets in an iOS app
I am trying to write an iPad app with the basic purpose of form filling. I have 5 independent forms that I have designed in Interface Builder with each form having more than 50 UILabels and ...
0
votes
1answer
50 views
NSRegularExpression to detect em-dash in iOS
I currently have the following regex:
static inline NSRegularExpression * AuthorRegularExpression() {
if (!__authorRegularExpression) {
__authorRegularExpression = [[NSRegularExpression ...
-3
votes
0answers
25 views
@import ipad only landscape mquery conflicting with desktop mquery [closed]
good morning, wondering if anybody had a solution. i am using adaptive images for my responsive site and would like to have a separate css page for the iPad retina and normal landscape mode. i need to ...
-4
votes
1answer
48 views
How to add detail views to table view? [closed]
I hope someone can help me!
So I am building a app and I need to have 10 pages.
I found a way to order them in a way that suits the purpose.
I am using the template of this tutorial:
...
0
votes
2answers
56 views
View border with arrow
I am currently designing an iPad application with a number of text fields, when I click these text fields I want a little view to popup (these will contain table views with options etc) all this is ...
0
votes
1answer
54 views
Understanding UIScrollView size behavior when using UIPopoverController
I am going through a book on iOS development, and i'm building a test application for the iPad. I am trying to create a popover when run on the iPad that displays a UIScrollView showing a UIImage that ...
-2
votes
0answers
13 views
Display Webpage on Ipad [closed]
I am currently doing a website and I had an issue with displaying website on iPad.
There are numbers of pages in my website such as contact, reports, home, product, administration. All pages are ...
0
votes
1answer
19 views
App crash while loading MKAnnotation in map view
In my application i have integrated a view controller like container (split view). Controller view controller container two view. Detail view and selection view(table view).
While selecting the ...
0
votes
1answer
38 views
Can we show more than one view with navigation bar having different controller as subview to another view?
Currently i am working on project in which i need to show multiple table view as a sub view to view (say view A). I have UIViewController as controller for view A. I created 3 more tableView (say view ...
-1
votes
1answer
30 views
How to get display name propert of contact
I want display property of contact app.Like if i save contact with company name then it display with company.So how to find display name of contact with address book api.
like if i save a contact ...
0
votes
0answers
26 views
iPad Safari “width=device-width” orientation bug
A weird bug occurs on iOS 6.1 iPad2 Safari:
Open the test link on iPad
Rotate from vertical to horizontal and scroll down a little
Here's the screenshot — there should be no black rectangles
It ...
0
votes
1answer
16 views
RedLaser camera overlay goes black
After about 15 seconds the live preview of the BarCodePickerController will go black yet the device will still scan. What is causing the screen to go black yet allow the device to still scan?
This ...
0
votes
0answers
17 views
jquery is not working into the funtion in ipad and android device
Jquery is not working into the function.
all browsers are supported but ipad and android devices is not supported.
how to trigger jquery into function.
how to solve this issue.
...


