The iOS Simulator application presents the iPhone or iPad user interface in a window on the computer to emulate iPhone or iPad devices. This application provides several ways of interacting with it by using the keyboard and mouse to simulate taps, device rotation, and other user actions.
0
votes
1answer
14 views
How to degub sass on iPhone with sencha touch
I have changed the sass file in sencha and compiled it
Cleared iPhone simulator, cleaned the project
Nothing helps, in the browser I can see that the new styles were applied, however in the iPhone ...
0
votes
1answer
28 views
UIImageView shows image on simulator but not on iPhone
I've been getting a very weird bug with one of my UIImageViews. I have a UITableView that lists items, and each cell is an item. Each item cell has a thumbnail image, a title, and a subtitle. I am ...
0
votes
2answers
17 views
ipad resolution in xcode's storyboard
I'm doing an ipad app and I realize I have to take care of 2 different resolutions
newer ipad: 2048-by-1536
older ipad: 1024-by-768 resolution
the storyboard displays the older ipad version
is the ...
1
vote
0answers
84 views
iOS simulator crashes when using Google Maps SDK for iOS
This is driving me crazy...
I have been using Google Maps SDK for iOS for a while (even in an App Store product).
Now, I cannot make it run in the iOS simulator any longer! It doesn't matter which ...
0
votes
0answers
5 views
NSUserDefaults synchronize within iOS Simulator
Shall I expect the same behavior as in a device? I have been doing some tests and it seems that in the device it takes longer to actually write the value.
0
votes
2answers
21 views
Can't two user accounts use iOS Simulator at a time in Mac PC? [duplicate]
I have created two user accounts in Mac system. Using VMWare one person is accessing the system and the other is directly working on Mac PC. When they both try to use iOS simulator it is showing the ...
1
vote
1answer
38 views
trigger.io won't launch IOS simulator
Trigger.io recently stopped launching the iOS simulator when running an iOS build. Look like it might be a xcode version issue? It gets to this step and hangs
[INFO] Running iOS Simulator
[DEBUG] ...
-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 ...
-1
votes
2answers
23 views
xcode large simulator on external Display
I am using MacBook Pro 13 Early 2011 with external display 24' connected via thunderbolt port
But I have some issue with iPhone Simulator it running originally in large mode. How I can fix it?
...
0
votes
0answers
38 views
Debug can't stop on simulator using xcode 4.6.2
Even with a basic project like new master detail project. When running, the simulator launch the app, it stay all black, and I can't stop the debug on xcode.
It stop only when I close xcode. Then, the ...
0
votes
0answers
8 views
How do I run IQWidgets project?
How can I run IQWidgets project (https://github.com/evolvIQ/iqwidgets)? It's only compiling and not running.I tried adding it as dependency.But none of way seems to be working.And specifically I need ...
0
votes
0answers
15 views
Display live interactive smartphone screen in an HTML5 website
Is there an open source web framework/stack that displays a smartphone's live screen on a (HTML5) website that also shows in real-time all the interactions taking place on the smartphone? I'm thinking ...
0
votes
0answers
26 views
MPMoviePlayerController color palette different on iPad than simulator? [closed]
I've added a MPMoviePlayerController to a view and autoplaying a movie. The background color of the parent view has been set to match the video background. In the simulator it looks perfect, the ...
-2
votes
2answers
44 views
iOS, how do I add the signal strength bars to the iphone simulator?
I've managed to change the carrier name on the iphone simulator.
https://gist.github.com/0xced/3035167
However, I'm missing the network signal strength bars.
Can't find any such workarounds ?
-1
votes
0answers
30 views
How to drag and drop text in the tabbar?
![i want to drag the selected text in the textview and drop it on the tabbar items.In which tabbar item the text has dropped it has to disapper and new tabbar has come and add..actually we have anther ...
0
votes
3answers
40 views
Is there a reason to install the MonoTouch environment on Windows if the iOS simulator only runs on OS X?
Given that the iOS emulator only runs on OS X, what are reasons that people do MonoTouch development on Windows? They offer MonoDevelop for both Windows and OS X.
0
votes
1answer
29 views
Keyboard show only number
I can not enter any letters and symbol.There are only numbers on keyboard when simulator is running.How can i change this to be normal keyboard?
0
votes
2answers
59 views
can't see the banner on my simulator
I want to add Admob in my app, the compilation is correct, but I can not see the banner on my simulator.
The app is for iPad in landscape mode.
I added the UUID of my macbook to the variable ...
1
vote
1answer
28 views
QLPreviewController crashing when tapping share button, internal consistency nib bundle error
I'm presenting a QLPreviewController modally. Everything works-- it pops up, shows the preview item and everything. However, once the share button is tapped, the app crashes on the device and in the ...
0
votes
1answer
16 views
How to fix objects (text fields, labels, etc) in viewcontroller.xib (Xcode 4)
Sorry I am just learning how to program so sorry for the noob question. I began playing around with Xcode and put together my first test app with just a login and password. The problem I am having is ...
0
votes
1answer
31 views
Xcodebuild's .app crashes immediately? But Xcode's .app runs successfully
I'm using xcodebuild to build and install my app on the simulator (by copying the .app to ~/Library/Application Support/iPhone Simulator/6.1/Applications/UUID/) from the command line. I use:
...
1
vote
3answers
125 views
run app using xcode 4.6 in ios 4.3 simulator
I am actually trying to run my application in 4.3 simulator from xCode 4.6. I copy the sdk for simulator 4.3 at the path, it builds successfully but cant run the application in simulator. So now what ...
0
votes
0answers
71 views
Automating tests using the new ios-driver
I’m trying to automate tests on an iphone simulator or device for a web application running in Safari. The documentation for IPhoneDriver says it is now deprecated and to use ios-driver or appium. The ...
0
votes
0answers
62 views
Quicktime X - How to hide mouse during screen capture?
I am attempting to record an app demo on the simulator, and want to use the Quicktime screen capture feature. However, I would like to hide the mouse during the capture.
Is this possible?
Doesn't ...
7
votes
3answers
94 views
How to 'Build & Run' on multiple destinations at once in Xcode 4?
How can one run a project on multiple destinations (say, iPhone, iPad and iSimulator) at once?
There are 2 related questions:
Xcode 4 - One Click Build to Multiple Devices?
Run on simulator and ...
0
votes
1answer
18 views
Authorize.net test account login on iOS Simulator
I am trying to login to my Authorize.net test account on the iOS Simulator. Upon opening Safari on the simulator I go to the https://test.authorize.net/ website and enter my login ID and password. ...
0
votes
0answers
29 views
ios 5.1+ simulators fail to autorotate after returning to foreground
I have been testing my app to see how it reacts to being suspended and moved to the background and then back to foreground.
There is one (and ONLY one) landscape oriented view controller in my app. I ...
0
votes
0answers
31 views
Custom cell will not appear when using xcode simulator [closed]
I tried creating a custom cell and the adding the button and uiimageview, but it does not appear in my app when I run it in the simulator. Any ideas why?
0
votes
1answer
152 views
Xcode iOS simulator's Settings > Bluetooth just spins and doesn't turn on
I'm trying Apples BTLE Core Bluetooth test app.
But when I run on the iOS Simulator, it doesn't work because Simulator's Settings > Bluetooth was off.
But when I click Settings > Bluetooth to turn it ...
0
votes
0answers
35 views
CLLocationManager not returning correct location
I'm working on an app where it checks your location every minute or so to see if your location changed. I am simulating the location changes by using a simulated location in xCode. First I'll do ...
1
vote
2answers
52 views
Reset iOS Simulator application data to run app for first time
I just finished writing some code that checks if it is the first time the app is running then display a message, if it is not the first time then display another message..
How do you reset the ...
0
votes
1answer
49 views
ios simulator — disable slow animations FOREVER?
I'm accidentally turning slow animations about 50 times a day (I think it may because I'm using a virtual keyboard via Synergy) ... How can I disable slow animations in the simulator FOREVER?
0
votes
1answer
33 views
Collection View Not Visible in Simulator
I am extremely new at Xcode. I am building an app that has a collection view in it. It looks great in the storyboard view, but nothing shows up when I run the simulator. I have images and labels in ...
2
votes
0answers
275 views
Xcode 4.6.2 crash when run of a second time
Xcode 4.6.2 seems quite buggy
When I run a second time my any project I get SIGABRT crash in first second.
I remove completely Xcode and install again, (yeah I try turn off and on again).
Also I ...
0
votes
0answers
71 views
Setting Version of iOS simulator from Command line
Context: Running automated scripts using Xcode's UIAutomation with simulators 6.1 and 5.1
Xcode version is 4.6.1
Problem: When running a shell script from the Terminal, UIAutomation ALWAYS opens up ...
-2
votes
2answers
46 views
iPad landscape mode only with UINavigationController [closed]
I am making an iPad app with landscape only mode supported, but when I add navigationController in my app, even though simulator by default is set on landscape mode, my app View is in portrait . This ...
0
votes
1answer
36 views
Is switching devices in ios-sim w/out restarting simulator possible?
I am using a Mac and ios-sim (https://github.com/phonegap/ios-sim).
Using terminal, is it possible to switch between iphone(3.5-inch)//iphone(4-inch) without closing and restarting iOS Simulator?
...
1
vote
1answer
90 views
Why does building in Xcode overwrite my SQLite database?
First of all, I'm not using Core Data, I'm using SQLite only.
I save the data in the table and then query them by opening the app and looking at the data using SQLiteStudio. I even create a LOG to ...
0
votes
1answer
34 views
disable ipad scroll of web app view
I have been trying several times to solve an issue in my ipad application without success. I have a web application based on phonegap 1.3, the application is scrolling when i move my finger, it is ...
1
vote
1answer
54 views
Audio file not working on device but it is working on simulator
I am playing audio in iphone app but problem is that it works fine on simulator but it is not working on device here is my code it just closes the app when this code runs.
...
0
votes
1answer
77 views
Enable Passcode Lock in xcode IOS Simulator
I'm using IOS Simulator v6.0.
Device is iPhone (all iPhone devices behave the same with regards to my problem)
IOS version is 6.1
I'm attempting to download a p12 via a web app using the built-in ...
1
vote
1answer
153 views
Launch an application on the iOS simulator with using command line
Good Morning,
I am trying to launch an application on the iOS Simulator with command line so i put this command in the terminal:
open `xcode-select ...
0
votes
2answers
108 views
Launch iPhone simulator without Xcode
Is it possible to launch iPhone simulator from line command without using Xcode ?
0
votes
0answers
25 views
iPad throws NSUnknownKeyException, but in iOS simulator the app works fine?
In iOS simulator, there are few things which are working fin in simulator but when I test the same stuff in device its throwing some errors.
For instance:
I have table view controller, its loading ...
0
votes
2answers
45 views
ios: Debug custom location not working
In simulator I set debug->location->custom location latitude and longitude.
Then in code I have:
- (void)updateMap{
MKCoordinateSpan span;
span.latitudeDelta = .6;//The amount of ...
0
votes
1answer
46 views
XCode doesn't build for IPhone simulator
I'm working on a iOS project in XCode 4.5 and i have a workspace with some old libraries that i needed to link as dependancies to my project. I had to go through quite some difficulties before getting ...
0
votes
0answers
106 views
Phonegap app on iOS simulator doesn't reload when html source change
I'm developing a PhoneGap application for iOS,
I wish to create a workflow that includes "liveReload", meaning when I change the html/javascript/css - the app reloads the new source automatic
I can ...
-3
votes
1answer
102 views
Testing in-app purchases with the iOS 6.1 emulator [closed]
Is it possible to test in-app purchases with the iOS 6.1 simulator in XCode 4.6.1? I have searched the internet and found several related posts, but nothing definitive.
2
votes
2answers
76 views
Can the iOS simulator remember to use Retina iPhone, and non-Retina iPad?
This is probably a niche issue, and more of a niggle really, but:
Can I have Xcode build to the iPhone Retina simulator, and the iPad non-Retina simulator, automatically?
Even with a 27" iMac, the ...
0
votes
0answers
77 views
Gamecenter Matchmaking code is working fine on simulators and iPhone but not iPad
I'm implementing a turn-based game with multiplayer mode through gamecenter. I have 2 devices (1 ipad, 1 iphone) to test in sandbox mode. The code below for matchmaking and exchanging data during game ...



