Search results for

Account Locked

31,787 results found

Post

Replies

Boosts

Views

Activity

nsurlsessiond issue using 100% CPU iOS 8.3
We have an application which downloads large amounts of data (10 files with a total of 5.8GB) using NSURLSession in the background. On iOS 8.3 and iOS 8.4 beta 3 we observed the following- The download sometimes suddenly stalls at around 1.2GB. Seems to happen on fat internet conenction with an iPad Air 2.- If we force terminate the App in this situation it can't be launched again. We have found that the nsurlsessiond is using 100% CPU and that the watchdog ist killing the App just after the launch as it is not responding. Looking at the crash report the creation of the NSURLSession [NSURLSession sessionWithConfiguration:delegate:delegateQueue:] seems to be waiting on a semaphore.This might be related to this post https://devforums.apple.com/message/1128072#1128072.I've attached the crash report below.Any ideas? We have filed this as Bug rdar://21300082Jakob------------------------------------------------------------------------Incident Identifier: 32D98114-3D3C-4C26-BFB5-F2984F6084DECrashReporter Key: 601353
0
0
1.3k
Jun ’15
Reply to Testing Apps on iOS Devices without subscription
Yes, I did. I also tried to remove the account and add it again, restarted my iPhone, then my Mac and changed the deployment target to some different versions. Nothing helped. In the documentation there is a short section about free provisioning that links to: https://galleyproof.sd.apple.com/proofs/19426/documentation/IDEs/Conceptual/AppDistributionGuide/LaunchingYourApponDevices/LaunchingYourApponDevices.html#//apple_ref/doc/uid/TP40012582-CH27 , sadly, this link does not work for me.
Jun ’15
how long does it take for reply from support?
thank you for helping...how long does it take to get a reply from support?my app has been approved and is in the transfer process from the developer to my account... i submitted the tax information & received a message popup stating that iTunes could not verify & would try again, later & would email me if they needed any addtional information...it has been 7 days and i even opened a ticket on the 3rd day... i have not received any email from iTunes other than confirmation of my support ticket...any idea how long the wait time is on this type of issue?thank you, again...------
0
0
1.5k
Jun ’15
Reply to Change company name
If you mean the (dev) name shown by the app in the store, you need to have a company/LLC and then submit the necessary documentation to Apple.See:iOS Dev Center / Support / Account ManagementIf I am enrolled as an individual, can I change to a company membership? Yes. To convert your iOS Developer Program membership from an individual to a company, please contact us. You can make this change only if you are the founder/co-founder of the company. As part of the conversion process, you may be asked to submit business documents to verify your company's identity. ◅▻
Jun ’15
Reply to iOS 9 Beta battery life
I'm not sure if this is happening for everyone else but I filed a bug report on it. I had done a restore to put iOS 9 on and lost about 30% batter in standby. Home/Lock Screen took about 50% of the power, but Facebook was #2 for background activity even though I have backround app refresh disabled on Facebbook. This might be a possible case of the OS ignoring the BAR settings on some very hungry apps.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
iOS 9 side-switch behavior
In iOS 9 beta 1, there is a Use Side Switch To: preference allowing selection of Lock Rotation or Mute, similar to iPad. As a user, I expect to enjoy this feature as I don't personally have a need to quickly disable the mute feature, but often want to lock my phone in portrait mode when reading. However, I'm noticing two immediate differences that could affect app interaction design, and I wonder if only one is deliberate.1) Rotation lock, when controlled by the side switch, behaves like previous iPhone on-screen controls in that it locks vertically. From a development perspective, that means developers should continue to implement their own controls to force landscape when necessary. YouTube provides a good example of this with their full screen control, whereas many creative apps have only a landscape mode.2) Mute is not available in Control Center, leaving no clear ability to acheive the mute functionality the side switch has toggled since the original iPhone. iPad has h
1
0
1.3k
Jun ’15
Reply to linker command failed with exit code 1 (use -v to see invocation)
From all the parts that say /Users/nathan it looks like you possibly have a trailing space in your OS X username, or similar, somehow. If that's the case, you could try renaming your home directory using the instructions at https://support.apple.com/en-us/HT201548Edit: Okay, it's even worse than a space. You somehow actually have a linefeed character at the end of your account name/home directory, or at least Xcode thinks you do.
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’15
Reply to SIP (System Integrity Protection)
I am running into this now trying to edit /sbin. I can edit /etc, but not /sbin. Logged in as root. I can understand having these limitations as Admin as thats the default user created, but not Root! But I guess if there is an exploit to get to root easily then maybe its a good thing. But I don't get the logic with the lock down on Netboot either. I do the same as hfike.To my understanding you can disable SIP by using a utility on Recovery Partition, but I have haven't tried to find it yet.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Not finding Carrier
Ok so here is the fix for my problem. After installing beta IOS 9 to the phone set it up as a new phone. Sign in to your icloud account and individully download apps and music you want tested on the phone and the carrier will stay. If restored from a back up the carrier will drop everytime. I hope this helps others with similiar issues.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Not finding Carrier
Ok so here is the fix for my problem, it may work on yours. After installing beta IOS 9 to the phone set it up as a new phone. Sign in to your icloud account and individully download apps and music you want tested on the phone and the carrier will stay. If restored from a back up the carrier will drop everytime.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to iOS 9 carrier name issue iPhone
Ok so here is the fix for my problem. After installing beta IOS 9 to the phone set it up as a new phone. Sign in to your icloud account and individully download apps and music you want tested on the phone and the carrier will stay. If restored from a back up the carrier will drop everytime. I hope this helps others with similiar issues.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15