Search results for

“testflight the requested app is not avaliable”

416,702 results found

Post

Replies

Boosts

Views

Activity

Reply to Future of Newsstand?
They certainly discuss News, but I didn't see any mention of Newsstand and whether it's staying or going. I see blogs reporting it as being replaced, but with no cited sources, and Apple's press release regarding News doesn't mention it at all. Is this actually confirmed by Apple?
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Mail and multiple exchange accounts
Hi,should the new mail client in OSX 10.11 be able to support multiple exchange accounts at once? I have to use 4 all of which are held within the office 365 environment and having more than 1 active causes mail to crash on startup with a 'Root folder ID changed ... once an account is created, the root folder id shouldn't change on the server' error.Disabling the accounts within Internet Accounts allows me to open mail, and adding them back one at a time allows me to have 2 active but restarting then goes bang again.Deleting and re-adding them doesn't work as the Internet Accounts tool doesn't do anything once 'Done' is clicked after keying the details back in, so no chance of getting the system to recreate with an apparently correct folder ID.If I try to deactivate the only active exchange account, I then get a message that 'Only one Exchange account can be enabled at a time' which I guess answers the question about multiple accounts.Is this going to be enforced going forwards that only the one acco
6
0
4.8k
Jun ’15
How can I manage dynamic content with In-App Purcahse ?
suppose there are 30 paid stickers with sticker id 1 to 30 (in backend). 1: Now In application user selects the stickers with sticker ids(1,3,5,7,9,11,13,15,17,19,21,23,25,27,29). User ads them to cart first and purchase/Consume these. 2: Now again user selects the stickers with ids (2,4,6,8,10,12,14,16,18,20,22,24,26,28,30) User ads them to cart first and purchase/Consume these.Now these 30 sticker can be n number and will be dynamic which comes from backend.How can I manage this via In-App Purchase and which In-App Purchase should I use and how ?
4
0
861
Jun ’15
Core App Development
I am a new developer and had a question about developing. I have an idea to improve on an app that comes with Iphone when you buy one. Is there a way you can code that enhancement onto the existing app? Or have a way you can attatch the change to that core app?Thanks!Steve
4
0
537
Jun ’15
Download trouble IOS 9 - unauthorized -
First, I could successfully download and install IOS 9 Beta on my iPhone 5 (Model A1429). It works fine.Second, I also could successfully download and install Mac OS 10.11 on my iMac Mid 2009. It also works fine.Third and here my trouble starts:Then I tried to download IOS 9 Beta for my iPad Air (Model A1474). The download starts, butafter two, three seconds instead of the download file I get a text file named unauthorized with the following content:Sorry, you cannot view this page.This page no longer exists or the Apple ID you signed in with does not have permission to view this page. If you’re currently a member of the Apple Developer Program, you or your Team Agent may need to update your account by agreeing to the latest license agreement in order to access this page.To view your current membership status and benefits, visitMember Center.Copyright © 2015 Apple Inc. All rights reserved.How can I negotiate the loop of unsuccessfulness?
1
0
1.6k
Jun ’15
CoreMotion and iBeacons in background mode
Hello All,I’ve created application which logs motion activity of user with CoreMotion framework and M7-chip functionality (I’m using CMMotionActivityManager).Application works fine in foreground. But I need to check that event occurred in 3-7 seconds frame in background mode.And I need to range iBeacons - check entering to specified zone in background mode and activate my test for the motion event.According following review http://developer.radiusnetworks.com/2013/11/13/ibeacon-monitoring-in-the-background-and-foreground.htmlthe time for detection is about 4 minutes (in average and up to 15 minutes) in background mode.Does exist any method or workaround to grab data for motion activity and ranging iBeacon in the background with better accuracy?- I need to check that event occurred in 3-7 seconds frame and notify user.My concept application works in the following way:1. I’ve activated background mode flags for CoreLocation and Audio (it plays audio signal on event detection).2. At st
2
0
5.6k
Jun ’15
WPA 2 Enterprise wireless not working?
Has anyone else had issues getting WPA 2 enterprise wireless (PEAP, TTLS w/ MSCAPv2) working in El Capitain?
Replies
29
Boosts
0
Views
37k
Activity
Jun ’15
Reply to Can't install iOS 9 on my iPad air
Thanks wsmurphy for your fast responce,i checked this, my device is A1475 and not my Download A1476 😐 thanks!i could not read it on the device and used google for translating the code. from Info>Model ME987FD/A Will try the other file 🙂
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Future of Newsstand?
They certainly discuss News, but I didn't see any mention of Newsstand and whether it's staying or going. I see blogs reporting it as being replaced, but with no cited sources, and Apple's press release regarding News doesn't mention it at all. Is this actually confirmed by Apple?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Installing iOS9
Thanks - turns out I was using the cmd key not the option key. D'oh!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Mail and multiple exchange accounts
Hi,should the new mail client in OSX 10.11 be able to support multiple exchange accounts at once? I have to use 4 all of which are held within the office 365 environment and having more than 1 active causes mail to crash on startup with a 'Root folder ID changed ... once an account is created, the root folder id shouldn't change on the server' error.Disabling the accounts within Internet Accounts allows me to open mail, and adding them back one at a time allows me to have 2 active but restarting then goes bang again.Deleting and re-adding them doesn't work as the Internet Accounts tool doesn't do anything once 'Done' is clicked after keying the details back in, so no chance of getting the system to recreate with an apparently correct folder ID.If I try to deactivate the only active exchange account, I then get a message that 'Only one Exchange account can be enabled at a time' which I guess answers the question about multiple accounts.Is this going to be enforced going forwards that only the one acco
Replies
6
Boosts
0
Views
4.8k
Activity
Jun ’15
This app is not allowed to query for scheme...
Hi!WIth iOS 9 Beta 1 I always get This app is not allowed to query for scheme... message when trying to use UIApplication's canOpenURL: or openURL: methods. I didn't find any hint on how to grant permission for that query. Can anyone enlighten me?Thanks!Ingo.
Replies
5
Boosts
0
Views
34k
Activity
Jun ’15
How can I manage dynamic content with In-App Purcahse ?
suppose there are 30 paid stickers with sticker id 1 to 30 (in backend). 1: Now In application user selects the stickers with sticker ids(1,3,5,7,9,11,13,15,17,19,21,23,25,27,29). User ads them to cart first and purchase/Consume these. 2: Now again user selects the stickers with ids (2,4,6,8,10,12,14,16,18,20,22,24,26,28,30) User ads them to cart first and purchase/Consume these.Now these 30 sticker can be n number and will be dynamic which comes from backend.How can I manage this via In-App Purchase and which In-App Purchase should I use and how ?
Replies
4
Boosts
0
Views
861
Activity
Jun ’15
Reply to iOS9 Beta1 | CFNetwork SSLHandshake failed (-9824)
This fix only works for me with GET requests. POST API calls are successful but they are not returning data. Is anyone else experiencing this?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Core App Development
I am a new developer and had a question about developing. I have an idea to improve on an app that comes with Iphone when you buy one. Is there a way you can code that enhancement onto the existing app? Or have a way you can attatch the change to that core app?Thanks!Steve
Replies
4
Boosts
0
Views
537
Activity
Jun ’15
Where is the keynote video of WWDC 2015?
I have downloaded the WWDC app as well as checked on the apple developer website but I cannot find (As of now) the keynote video of session 101 of WWDC 2015.Anyone know where it can be found?Why is it not available on the app?
Replies
2
Boosts
0
Views
357
Activity
Jun ’15
Reply to Core App Development
Not possible.If you have a suggestion for an Apple app, use the feedback channels.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’15
Download trouble IOS 9 - unauthorized -
First, I could successfully download and install IOS 9 Beta on my iPhone 5 (Model A1429). It works fine.Second, I also could successfully download and install Mac OS 10.11 on my iMac Mid 2009. It also works fine.Third and here my trouble starts:Then I tried to download IOS 9 Beta for my iPad Air (Model A1474). The download starts, butafter two, three seconds instead of the download file I get a text file named unauthorized with the following content:Sorry, you cannot view this page.This page no longer exists or the Apple ID you signed in with does not have permission to view this page. If you’re currently a member of the Apple Developer Program, you or your Team Agent may need to update your account by agreeing to the latest license agreement in order to access this page.To view your current membership status and benefits, visitMember Center.Copyright © 2015 Apple Inc. All rights reserved.How can I negotiate the loop of unsuccessfulness?
Replies
1
Boosts
0
Views
1.6k
Activity
Jun ’15
CoreMotion and iBeacons in background mode
Hello All,I’ve created application which logs motion activity of user with CoreMotion framework and M7-chip functionality (I’m using CMMotionActivityManager).Application works fine in foreground. But I need to check that event occurred in 3-7 seconds frame in background mode.And I need to range iBeacons - check entering to specified zone in background mode and activate my test for the motion event.According following review http://developer.radiusnetworks.com/2013/11/13/ibeacon-monitoring-in-the-background-and-foreground.htmlthe time for detection is about 4 minutes (in average and up to 15 minutes) in background mode.Does exist any method or workaround to grab data for motion activity and ranging iBeacon in the background with better accuracy?- I need to check that event occurred in 3-7 seconds frame and notify user.My concept application works in the following way:1. I’ve activated background mode flags for CoreLocation and Audio (it plays audio signal on event detection).2. At st
Replies
2
Boosts
0
Views
5.6k
Activity
Jun ’15
Reply to weather app on watchOS2
The South Atlantic Ocean (aka The Middle of Nowhere) is actually latitude 0 longitude 0. So it means it has no location info. By restarting the watch and/or phone, I've gotten it to work, but it reverted to 0,0 later.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to **Organizing an entire list of Unstable Apps**
Any developer who uses a device they depend on for daily use should NOT install beta software on that device.If they have problems and can't use their device because of the beta, they will be back here complaining.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15