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
0answers
2 views
Portrait FormSheet Rotation IPad
I am creating an app on a splitview with tab bar controller. my problem is when i am on portrait and hide the masterview, my formsheet dismisses. Is there a way to prevent the rotation if there is a ...
0
votes
2answers
24 views
xcode I want to change the first xib on launch
I created an IPhone app, then I had to convert it to IPad app. Now, I added a new Objective-C Class which includes XIB, .M and .H files. and I want that new XIB file to be shown on launch.
my new ...
0
votes
0answers
3 views
About arc in ipad
I want dev an ipad app with ARC,And i just add subview an viewcontroller in mainview,It's crash.And million of people told me should not do that.
HotelSearchViewController *hVC = ...
-1
votes
3answers
20 views
Converting the drawn view into UIImage and add to UIImageView in iphone
I have app in which i am making sign with finger it works fine and it draws line but i want to save those lines drawn signature as image in ImageView to show screen but it is not showing i am using ...
1
vote
1answer
24 views
Force iOS to download video (rather than streaming it)
Is it possible? I'm distributing an instructional video through S3 and recently I've had some requests from iPad users who want to be able to directly download the video.
iOS refuses to download the ...
0
votes
0answers
22 views
Custom UIActionSheet squished on iPad
I have read through several similar questions here on stack but so far none of the answers seem to fit. Therefore it must be something so blatantly obvious that I will have to flog myself later once ...
-1
votes
0answers
27 views
What does ticking “Targeted for iPad” do when you don' tick “create XIB for user interface” when creating new view controller in Xcode? [closed]
What diference does it make to tick "Targeted for iPad" when i'm using Storyboards? Whats the difference in the file that generated vs a file that did not tick this option off?
1
vote
0answers
11 views
Ipad with Retina Display UIWebView does not render image completely
I am experiencing a weird bug trying to display images in a UIWebView using an iPad4 and iPad3. The Background images behind the gray circle is rendered by the native part of the app, so please ignore ...
0
votes
0answers
14 views
take a screenshot on ipad using javascript and send it by mail
I am making an app with javascript and I need to make a button to make a screenshot of what I have in the screen and send it by mail as an image (it really doesn't matter what kind of image). The app ...
1
vote
0answers
12 views
Script For Assigning Viewport Meta Parameters, iPhone / iPad Conundrum
I am using a JavaScript snippet to set the content parameters of the viewport meta tag, based on the width of the browser window. The script does almost what it should: it sets the initial scale value ...
-1
votes
2answers
31 views
how to hide any UIView after applying setFrame property
I have view which add as subView in View in view did load method it works fine but after setFrame property of that view in method then if i hide that view then it does not hide,i think due to ...
-5
votes
0answers
75 views
How to get Buttontag from mutliple buttons in a cell row? [closed]
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath{
static NSString *CellIdentifier = @"Cell";
UITableViewCell *cell=[tableView ...
0
votes
2answers
22 views
drag and drop uiimage into another uiimageview
I am using following code snippt to drag and drop uiimageview
UIPanGestureRecognizer *panRecognizer = [[UIPanGestureRecognizer alloc] initWithTarget:self action:@selector(move:)];
[panRecognizer ...
0
votes
2answers
18 views
<app name> cannot be installed (Flex mobile for iPad)
I am developing mobile application for iPad using Flex/Air.
While I am debugging the application using the Flash Builder Emulator, everything seems to be alright. However when I export a release, ...
0
votes
0answers
13 views
UIPopoverController overlaps with UITableView's header view
I'm using DDSlidingPanels in my UIViewController and it contains a UITableView in it. When I present UIPopoverController on cell selection it overlaps with the UITableView's header view. Any help in ...
-1
votes
0answers
18 views
UIPopoverController not showing from the uibarbuttonitem in Portrait mode
I have an issue showing the uipopover from the uibarbuttonitem. Instead of showing the table in the popover is showing the table in the left (image).
EDIT: Some code from the uisplit
...
0
votes
1answer
28 views
how to remove any view from main view and then add at same place in iphone application
I want to remove the view from screen when any method is loaded and again add when method is finished is there any method to do that ,i am doing using hidden property but it is not working for some ...
0
votes
1answer
25 views
How to fix memory leak for UIActivityViewController presented in a UIPopoverController
Similar to this post and this one I'm creating a UIActivityViewController for the sharing option in my app (ARC activated). It's a universal app, so I'm presenting the UIActivityViewController modally ...
0
votes
1answer
17 views
Tab bar issue for iPad app
I'd like to display what looks like a vertical tab bar at left side as in, for example, Twitter app for iPad:
Is that a UISplitViewController with a UITabBar within its left side?
Is it a tab bar ...
0
votes
0answers
18 views
How to disable long tap (right click equivalent) on tablets on a webpage? [duplicate]
Now, I know that disabling right click does not actually prevent people from stealing photos on a site, but it does prevent many people who don't know how to get around the problem.
I have a customer ...
0
votes
1answer
20 views
How to manually set which storyboard view to show in app delegate
I have an app that wants to log out user whenever application is inactive for a set period of time. It's alot of different views in the app, and i want the app delegate to set loginview as current ...
0
votes
0answers
7 views
Webfonts not working with iPad 4 Webapps (Home screen icon)
Webfonts not working with iPad 4 webapps
I'm making a webpage "app" for iPad 4 (and iPad only, for now).
The thing is it's meant to be "app-like", meaning it has to take the full screen when using ...
2
votes
1answer
35 views
Phonegap jQuery event.target Not working
I have PhoneGap-iOS Application for iPad where User will get Logout Popup as shown in Image below.
I want this popup to hide when User clicks on Body.
My code which works on native browser is not ...
0
votes
1answer
20 views
Xcode iPad storyboard
So I'm looking at an iPad Objective-C Xcode project's source code and I am new to this and having trouble figuring out what's going on.
So I'm looking at the file MainStoryboard_ipad.storyboard which ...
0
votes
3answers
33 views
how to Disable a uibutton in another class without navigating to that
My problem is different here i have a big view(classA) and a small view on it(classB), beside this small view there are four buttons which belongs to class A ,I want to disable those buttons.
here is ...
0
votes
1answer
9 views
Why the user name or password for twitter is shown incorrect iOS 6 device settings twitter login?
Team,
Today when I tried to login to twitter in my iPad's settings app. It is throwing username and password is incorrect, even I have given correct credentials.
My iPad has iOS 6.1 OS.
Why its ...
0
votes
2answers
21 views
iPad PDF print size issue
We have developed the application to generate pdf from iPad & it is working fine.
The issue is, when I print the PDF from some iPAD, it is printing perfectly.
But for some iPADs, the print size ...
0
votes
0answers
10 views
Refresh Page on iOS web-app not working
I'm trying to force a page refresh on my iPad web-app, but the function I have is not refreshing the page. This works well in all browsers, but not iOS.
Where am I going wrong?
EDIT: If I place ...
0
votes
0answers
16 views
Common access to UDP socket in GCDAsyncUdpSocket from all ViewControllers
I am developing an iPad app which uses GCDAsyncUdpSocket. The app has multiple view controllers and I need to access the UDP socket in various view controllers. I am new to use GCD and the Async UDP ...
-2
votes
0answers
18 views
Are there kinect-like motion/eye tracking accessories for iOS with APIs available? [closed]
I'm looking for new accessories to develop apps for an Kinect looks interesting. Are there similar accessories for iOS, iPhone or iPad that can do depth, posture or eye tracking?
0
votes
0answers
7 views
Parallax to work on Ipad
I made this parallax scene but i cant make it work properly on my ipad!
I know that i would have to make a touch event to work ok, so i could scroll the scene to the right to see the other buildings! ...
0
votes
1answer
28 views
Some help regarding UIScrollView and changing ownership of a UIView
Basically, I'm working on an app on the iPad that involves a line which the user can scroll horizontally through on the screen. It's set up so that there is a UIScrollView and a UIView on top that ...
0
votes
0answers
20 views
Ipad Simulator can't connect to internet or local web server
I am trying to setup phonegap 2.7 on xcode 4.6.2 using jquery mobile. I can't seem to get my ap to access the internet or access a local web server I'm running using ajax.
I've set the config.xml ...
0
votes
0answers
12 views
iPad / iPhone rotation page rendering slow
so when I rotate my website on the ipad, the rerendering takes a second or so, and this means that the images and text, etc, is for a splitsecond cut in pieces. Basically its a graphics bug. Any idea ...
1
vote
1answer
32 views
Odd ParseFloat Issue Javascript
I have a strange issue I'm encountering only on the iPad. It seems all other browsers can handle this just fine, but I have a condition similar to this:
if( parseFloat( ...
2
votes
5answers
76 views
using php or javascript to see if it's “my iPad”
Is there an easy way to check via php or javascript whether it's "my iPad". Basically, I'd like to do some mobile testing and hope to use a function:
if (itsMine()){
//do stuff
}
(I know that ...
0
votes
2answers
33 views
iPad iOS 6 How prevent top corners UINavigationBar from rounding with background image
I have found a lot of posts on this but so far no luck. I am targeting iOS 6.0 and have a custom background image for my navigation bar. The top 2 corners are rounding and I have not found a way to ...
0
votes
1answer
31 views
set UIPickerView relative to screen
I currently have a UIPickerView that is in a view hidden offscreen, and when a button is pressed, the PickerView animates in (from the bottom, animates up). When the user is done with the pickerview, ...
0
votes
1answer
25 views
iPad displaying a selected pic from a popover
After researching about UIImagePickerController, I got this code to select an image from a popover and then display it in myParticularImageView.
This the ViewController.m:
@interface ViewController ...
0
votes
2answers
55 views
Supporting old iOS versions and devices
I need an iOS app to be compatible with previous iOS versions, at least from 4.0, and also with prior devices (iPhone 4S, 4, 3GS... and likely all iPad devices). I found some posts dealing with the ...
1
vote
2answers
8 views
Need to have an iPad friendly (html) header file load when detected instead of regular flash header
I have a client that wants to make her website iPad/iPhone friendly. The website has a menu header that is made in flash. I converted the file using Google's Swiffy to a flash_1.html file.
When the ...
0
votes
0answers
19 views
UIPageViewController: display error when user aborts pangesture
Here is my problem: I've implemented a calendar in week mode, navigation between weeks is done using a UIPageViewController in pagecurl mode (quite similar to the standard calendar of the iPad). ...
1
vote
1answer
43 views
what is the default orientation of the iPad?
I have heard a few conflicting comments regarding the default orientation of the iPad.
Some say it is portrait (how I tend to use my iPad), however some say it is landscape.
I have this sort of ...
0
votes
1answer
30 views
iPad html elements not appearing - until user interaction
I'm having a problem with some text and images not loading on the page when using an iPad, 2 and 3. It's quite a random, intermittent problem but normally seems to effect the same sort of items. I ...
1
vote
0answers
30 views
Rich Text Editor for iPad
I am developing an iPad app that contains a Rich Text Editor. I did some research and found an excellent tool called TinyMCE. I am trying to integrate TinyMCE in my app, has anybody succeeded in ...
0
votes
1answer
20 views
How to show buttons horizontally in uipopoverviewcontroller
I want to create a popoverviewcontroller with 3 buttons only(Add, Delete, Edit). It should show horizantally.
I used Action sheet but its showing vertically. How to achieve this?
Thanks
--J
-4
votes
3answers
59 views
Convert DateTime in iphone [closed]
I need to convert the Current date time into "04/10/2013 12:00:00 GMT+5:00" format.
I had gone through differet methods but couldn't got the exact format.
Can anyone know please help me.
0
votes
1answer
29 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
8 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
22 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 ...