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.
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 5 years ago.
Improve this question
I've always had Windows and I just bought a Mac to upload games to the app store for iOS phones. I have read that I have to have an OS X Mac, but my Mac is macOS Sierra. Did I just waste $2k on a Mac?
You have not, macOS is the new OS X and you can upload your app to app store as long as you have an Apple Developer's account. Learn more about archiving your app and uploading it to the app store here if you are confused.
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 programming within the scope defined in the help center.
Closed 2 years ago.
Improve this question
I developed my app on hackintosh and also sucesfully uploaded build for testing. I am wondering if I can just submit for review?
Have somebody ever heard of app being reject because it was submitted with hackintosh?
in 2011 I used to develop apps on virtual machine with OSX running under window XP. Successfully submitted several app versions.
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.
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.