Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 9 years ago.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Improve this question
I am currently testing an iOS app on an iPad 4 with 3G running iOS 6. Part of the testing I need to do requires that I use the app when the iPad has different reachabilities (No Service, 3G, WiFi, Edge, Airplane).
Is there a way I can simulate the iPad to think it has no service other than me going underground and jumping on the tube. I have tried taking out the SIM card but it does not say No Service, it just says No SIM.
Thanks
Connect your device in Mac. In xcode's organiser allow the device for development if you have not done already. Once the device is ready you can see an option in your settings app named Developer.
That will have network link conditioner and all the settings.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 years ago.
Improve this question
Is it possible to submit an app with apple watch support to App Store without apple watch. Its too expensive for me, but i want to make support for others, who have.
Thanks.
It is possible. Apple can't and won't check if you own the device.
Be aware that your app may work in a different way on a real device or even crash. You should always test your App on all devices it supports.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I have sent a mail to my friend's Gmail account. He is using Gmail in Apple Ipad 4th generation. Now i came to know that his ipad is not with him. So i opened his Gmail in PC and deleted the mail in his inbox. Now, will the sent mail be available on his ipad? (IPad is connected to internet when the mail was sent).
It will depend on the sync interval of the iPad. The likely outcome is no.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I'm wondering. If i have an idea for an app, which will just benefit myself, is there a way for me (without entering any Apple developer program) to code an iOS app and then save it on my device or take the source code of my program and use some kind of software on it to be able to "install it"/put it on my iPhone for personal use? That would have been great.
Let's say that this is not possible (which is most likely) how do you make a user-testing-study on your app before releasing it to the App Store? Is this only possible if one have entered a developer program?
Installation onto your device requires a code signing certificate which requires a developer program subscription.
One could jailbreak a device to get around this, but that comes with its own set of problems.
UPDATE
Apple has announced at WWDC 2015 that starting with Xcode 7 only an Apple ID is required to run your own code on your development device.
No, there is not. You can run it on the simulator, but not on a device.
You can do paper prototyping, or you can do testing on the simulator.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions concerning problems with code you've written must describe the specific problem — and include valid code to reproduce it — in the question itself. See SSCCE.org for guidance.
Closed 9 years ago.
Improve this question
I am using linphone and siphon source code to make VOIP calls in iOS.
When I am using a wifi connection it is working fine, but when I make a call using 3g connection it is not audible.
Please guide me how to make it audible when it is connected with 3g.
The developer agreement forbids the development of VoIP software for 3G/Edge. Moreover, several mobile phone operator forbid the VoIP traffic on their 3G/EDGE network.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
Apple developer site is down. So I can't add the new UDIDs in my developer account. But now I have to install the app on my all iOS devices (UDIDs not added in developer account). So can anyone tell me how to install the apps on iOS devices without adding UDID? I have searched a lot and tried some methods but failed. Please let me know if I am not clear.
There is no legal way to do that, unless you distribute under the Enterprise license.
Edit: for more info about Enterprise license check:
iOS developer program
Support center
No i don't think there is way to Install ipa file on unknown UDID ios Device.