Search results for

“testflight the requested app is not avaliable”

416,704 results found

Post

Replies

Boosts

Views

Activity

Why can't I sign in to iCloud when I select "Use different Apple IDs for iCloud and iTunes?"
So, I've restored onto my iPhone 6 and started getting back into the phone.When I'm on the Apple ID screen, select Sign In with Your Apple ID then select Use different Apple IDs for iCloud and iTunes? and then enter the information - the Next button is never enabled, and no way to continue.Anyone else having the same problem? I'm sure just doing it later would likely work, it's just the on-boarding workflow that's busted.
0
0
220
Jun ’15
iOS 9 carrier name issue iPhone
Why always showing iPhone carrier name on the left top corner? I have ATT carrier. I tried to reset network settings its works, but after reboot turns back to iPhone How to fix it? Cause i dont understand when good signal, when bad... when carrier avialable, when not...iPhone 6, AT&T 
11
0
3.3k
Jun ’15
Reply to Can't download IOS 9 \ Xcode 7
That is the solution for sure?My Apple ID which I use all over my devices is my e-mail which is x.x@gmail.comMy Developer Apple id is XXXX (username) and the associated e-mail is the same x.x@gmail.comSo What do I need to do?Chnage the primary e-mail on my x.x@gmail.com account?That would result changing my Apple ID on all my devices?That's kind of dumb isn't it?Update:OK, So I created a new e-mail address y.y@gmail.comMade it my new primary e-mail in the developer account, verifyed and that's it.Now I need to make a forwarding rule from it to my main gmail (x.x@gmail.com)
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Unable to log into Developer Account
Beginning yesterday and still continuing when I go to log into my developer account (both iOS and OS X) I am presented with a new Terms and Agreement page. The agreement is not displayed, I am unable to download the PDF and when I check the Agree box then Submit it returns me to the same page. I am unable to contact support as all of the links are invalid or I get kept being sent back tot eh Terms & Agreement page.How do I get out of this black hole?
3
0
698
Jun ’15
Calendar events not syncing
Watch 2, iOS9 on an iPhone 6 - Everything seems to be syncing now except my calendar. Watch app shows that the calendard is set up, all the events are on my iPhone correctly, nothing shows up on the Watch in the calendar app or in the glances or on the watch face.
20
0
4.0k
Jun ’15
NSURLConnection times out after reopening app
Hello,In my app I use a NSURLConnection to upload some content. Everything works fine except when I reopen the app after like one hour.On my personal wifi, everything is fine, but when I connect using my operator data plan (I never observed any issue like this on other apps), the first NSURLConnection times out. If I try again, the operation succeeds.I use a standard NSURLConnection.NSURLConnection *connection = [[NSURLConnection alloc] initWithRequest:request delegate:delegate];Using[NSURLConnection sendAsynchronousRequest:request...]also leads to a timeout.On another thread on the Apple developer forum somebody suggested to run a packet trace, which I did. The request does not seem to be sent.I'm a bit out of ideas, do you have one ?Thanks a lot!
Topic: UI Frameworks SubTopic: AppKit Tags:
4
0
608
Jun ’15
Reply to Arrays of tuples
Hi Erica, thanks for the reply. In keeping my original post short, I neglected to mention that the way I ran into this is that I opened a project that worked fine with XCode 6.3.2 but that did not compile with XCode 7. So for me, this did not happen with pre-2, or at least not with the current released version of XCode.Paste the following into a new iOS Playground in both XCode 6.3.2 and 7. It works in the former but not in the latter.import UIKit var errors = [(Int, String)]() errors.append((400, Bad Request))Would like to hear from someone from Apple if this is a bug or a language change.
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’15
App rejected: Abandoned batch. IAP restore functionality.
Hello,I'm working on application, that works with user financial data.User should create account, log in, scan his personal card with social ID and get information from financial service.Requests to financial service are not free of charge.This service is provided by Local Authoritires and data could be retrieved after payment.I used IAP to buy Interrogations.For example - if user buys 10 interrogations - he can perform 10 requests to service.Every successful request decreases interrogation count by 1.Application was rejected with few reasons and i don't know exactly what they mean1) Abandoned BatchWe found that while you have submitted In App Purchase products for your app, the In App Purchase functionality is not present in your binary.But i can't add consumable abstract number of requests to binary - it's just stored at server side for every user.2) Missing restore mechanismYes, actually, app don't have speci
2
0
742
Jun ’15
Why can't I sign in to iCloud when I select "Use different Apple IDs for iCloud and iTunes?"
So, I've restored onto my iPhone 6 and started getting back into the phone.When I'm on the Apple ID screen, select Sign In with Your Apple ID then select Use different Apple IDs for iCloud and iTunes? and then enter the information - the Next button is never enabled, and no way to continue.Anyone else having the same problem? I'm sure just doing it later would likely work, it's just the on-boarding workflow that's busted.
Replies
0
Boosts
0
Views
220
Activity
Jun ’15
iOS 9 carrier name issue iPhone
Why always showing iPhone carrier name on the left top corner? I have ATT carrier. I tried to reset network settings its works, but after reboot turns back to iPhone How to fix it? Cause i dont understand when good signal, when bad... when carrier avialable, when not...iPhone 6, AT&T 
Replies
11
Boosts
0
Views
3.3k
Activity
Jun ’15
Reply to Can't add Apple pay card to wallet on watch
Working ok for me. I had to restart my phonea and watch both, in the Apple Watch app I went to Wallet & Apple Pay and have an Add Credit or Debit Card option, entered my Apple password and all is working.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Can't download IOS 9 \ Xcode 7
That is the solution for sure?My Apple ID which I use all over my devices is my e-mail which is x.x@gmail.comMy Developer Apple id is XXXX (username) and the associated e-mail is the same x.x@gmail.comSo What do I need to do?Chnage the primary e-mail on my x.x@gmail.com account?That would result changing my Apple ID on all my devices?That's kind of dumb isn't it?Update:OK, So I created a new e-mail address y.y@gmail.comMade it my new primary e-mail in the developer account, verifyed and that's it.Now I need to make a forwarding rule from it to my main gmail (x.x@gmail.com)
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Arrays of tuples
Also: foo.append(400, Bad Request)
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’15
Haptics not working
Haptics are not working with the new version of beta software.
Replies
8
Boosts
0
Views
792
Activity
Jun ’15
Unable to log into Developer Account
Beginning yesterday and still continuing when I go to log into my developer account (both iOS and OS X) I am presented with a new Terms and Agreement page. The agreement is not displayed, I am unable to download the PDF and when I check the Agree box then Submit it returns me to the same page. I am unable to contact support as all of the links are invalid or I get kept being sent back tot eh Terms & Agreement page.How do I get out of this black hole?
Replies
3
Boosts
0
Views
698
Activity
Jun ’15
Calendar events not syncing
Watch 2, iOS9 on an iPhone 6 - Everything seems to be syncing now except my calendar. Watch app shows that the calendard is set up, all the events are on my iPhone correctly, nothing shows up on the Watch in the calendar app or in the glances or on the watch face.
Replies
20
Boosts
0
Views
4.0k
Activity
Jun ’15
NSURLConnection times out after reopening app
Hello,In my app I use a NSURLConnection to upload some content. Everything works fine except when I reopen the app after like one hour.On my personal wifi, everything is fine, but when I connect using my operator data plan (I never observed any issue like this on other apps), the first NSURLConnection times out. If I try again, the operation succeeds.I use a standard NSURLConnection.NSURLConnection *connection = [[NSURLConnection alloc] initWithRequest:request delegate:delegate];Using[NSURLConnection sendAsynchronousRequest:request...]also leads to a timeout.On another thread on the Apple developer forum somebody suggested to run a packet trace, which I did. The request does not seem to be sent.I'm a bit out of ideas, do you have one ?Thanks a lot!
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
4
Boosts
0
Views
608
Activity
Jun ’15
Disk Utility Debug Mode in 10.11 Beta
Has anyone found a way to enable debug mode in 10.11? It appears that the method that worked in 10.10 no longer works.defaults write com.apple.DiskUtility DUDebugMenuEnabled 1I found that the .plist is now com.apple.Disk-Utility.plist but using DUDebugMenuEnabled 1 still doesn't work.
Replies
0
Boosts
0
Views
1k
Activity
Jun ’15
Reply to Arrays of tuples
Hi Erica, thanks for the reply. In keeping my original post short, I neglected to mention that the way I ran into this is that I opened a project that worked fine with XCode 6.3.2 but that did not compile with XCode 7. So for me, this did not happen with pre-2, or at least not with the current released version of XCode.Paste the following into a new iOS Playground in both XCode 6.3.2 and 7. It works in the former but not in the latter.import UIKit var errors = [(Int, String)]() errors.append((400, Bad Request))Would like to hear from someone from Apple if this is a bug or a language change.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to watchos 2 contacts failed to synch on my watch from my phone
The button seems unresponsive... no alert or nothing indicating the reset... is this right?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
How to debug a WatchKit App?
I'm trying to do a simple app to mess with the sensors of Apple Watch. With Xcode 7 I can run the project and the app installs on the watch. But I can't debug the app (the app not starts itself).It's something too early yet?
Replies
0
Boosts
0
Views
277
Activity
Jun ’15
Reply to **Organizing an entire list of Unstable Apps**
Historically, from previous beta1s, I found that simply re-installing the app from scratch often fixes many crashes one experiences, especially if they are not consistent among the userbase. I can imagine something can go very wrong in the apps local data when you upgrade an OS.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
App rejected: Abandoned batch. IAP restore functionality.
Hello,I'm working on application, that works with user financial data.User should create account, log in, scan his personal card with social ID and get information from financial service.Requests to financial service are not free of charge.This service is provided by Local Authoritires and data could be retrieved after payment.I used IAP to buy Interrogations.For example - if user buys 10 interrogations - he can perform 10 requests to service.Every successful request decreases interrogation count by 1.Application was rejected with few reasons and i don't know exactly what they mean1) Abandoned BatchWe found that while you have submitted In App Purchase products for your app, the In App Purchase functionality is not present in your binary.But i can't add consumable abstract number of requests to binary - it's just stored at server side for every user.2) Missing restore mechanismYes, actually, app don't have speci
Replies
2
Boosts
0
Views
742
Activity
Jun ’15