In App Purchases For IOS 7 Simulator Possible? [closed] - iphone

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 9 years ago.
Improve this question
Seems like apple once again took the rights from ios 7 simulator to test inapp purchases. I have my game with other version of ios simulator running well to test in app purchases but suddenly it stopped on ios 7 simulator throwing me the error "can not connect to itunes store."
Any help is appreciated.
Thanks!

I do not think that you can do that in the iPhone iOS7 Simulator. The Simulator does not have access to the app store or iTunes. Hope this helps!

Related

Swift and App Store approval [closed]

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 8 years ago.
Improve this question
Do the Apple App Store guidelines approve of submitting an app that uses Swift right now?
Swift can run on all devices running iOS 7.0+, so if I submit an app that uses Swift before iOS 8 is released will it be rejected?
Apps written in the Xcode 6 Beta will not be approved so you have to wait for the new Xcode to be released before submitting apps with Swift code
To submit with Swift you'll have to build your app with the iOS 8 SDK, even if you want to target devices running iOS 7. Apple are not accepting submissions built with the iOS 8 SDK, and probably won't for some time (until the SDK goes GM).
Considering that you'd have to use XCode 6 (which is beta), iOS8 base SDK (which is beta), and that the language itself is likely to undergo significant revisions & changes between now and public release, I'd say it'd almost certainly be rejected.

When can we start submitting apps to the iOS App Store written using the Swift programming language? [closed]

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 8 years ago.
Improve this question
I mean using iOS 7, as it is clear that iOS 8 will be released in the fall.
Put another way, can I publish apps written in Swift now using Xcode 6 beta?
In the fall when IOS 8 is officially released. September 2014.
From the apple website:
"And when iOS 8 and OS X Yosemite are released this fall, you can submit apps that use Swift to the App Store and Mac App Store."
reference: https://developer.apple.com/swift/

ios 7.0 login to twitter in ios simulator issues [closed]

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 develop an iOS app that used Tweet Sheet to post a tweet. I use a iOS 7.0 simulator, then I input my Twitter account on setting. But, when I try login, I got an alert message.
I guess, its because of UNAVAILABLE mark on side of twitter logo. Im sure, this is not because I wrong to input my account. Then, I try to built my apps in 6.1 simulator, and its works.
Thanks for help.
It is working fine for me on both simulator of 6.1 and 7.0.
Try to reset your simulator content and settings and set the Id and Password again and check it.
Hope it works fine for you.

App submission with app not deployable on iOS 6 possible now? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
My app is ready for the latest iOS version available to the consumers. Now that iOS 6 apps are being accepted, is it mandatory for me to make my app deployable on iOS 6? Or can I specify that the app runs on iOS 5.1.1 only and still submit? Will doing so cause a rejection saying that iOS 6 needs to be supported?
You can only specify a minimal iOS Version, not a maximum version.
just submit it, if you don't want to spend some time making it iOS 6 screen aware
You can submit Apps that you compile with Xcode 4.4.1, they will run on iOS 6 but in a letterbox mode. It will be accepted.
But I recommend to adopt it to iOS 6. It took me only 2 hours to upgrade one of my Apps for iOS 6. This, explains the procedure: Developing fullscreen 4inch app in xcode

how to run iPhone application from Xcode 4 and ios sdk 4.3 for jailbroken iphone [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I have developed an iPhone application and would like to test it on my personal iPhone without paying 99$.
I'm using Xcode 4 and ios sdk 4.3 on VMWare snow leopard 10.6.7.
I have followed all steps described in http://www.alexwhittemore.com/?p=398, all points succeeded but with no result i couldn't run my application on real device. The application build succeeded for ios 4.3 device but i couldn't run.
Please could anyone help me to solve the problem.
Thanks in advance.
Here are other posts:
Install Installous & Cracked Apps on iPhone, iPod Touch & iPad Without Wifi Access
http://jaxov.com/2011/04/install-installous-cracked-apps-on-iphone-without-wifi-access/
How To Install DEB, IPA Files on iPhone without SSH Access?
http://jaxov.com/2010/08/install-deb-files-iphone-without-ssh-wifi/