Search results for

“Account Locked”

33,571 results found

Post

Replies

Boosts

Views

Activity

Reply to Calendar Sync Issue
Same issues. It definitely is related to iOS 9 because it affects both an iPhone and iPad that are on iOS 9 beta 2. Tried to turn on/off calendars, tried to completely remove my exchange account and re-add and finally even tried a restore but nothing helped. I can see some appointments from 2014, but nothing at all from 2015.Just as a test I added the same exchange calendar to anothjer iPad that is on iOS 8.3 and there was no problem at all.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Sole Proprietorship naming
Almost all of that comes down to Are you registered as your business or as your individual? Because if you registered as your individual self, then your App Store page is going to end up showing your personal name (and not the name of your business) by the time you receive your first payment from the App Store.If the name on your developer account is J. Smith, and not Smith Widgets, then you're going to see J. Smith in the App Store. But by the time you get all of your tax information and everything else entered, even if you start out as Smith Widgets, you end up as J. Smith.
Jun ’15
Reply to Number of Download
What do you mean by download?If you mean the number of accounts that have purchased your application (even free applications get purchased) then that's listed as sales, whatever the user's iOS version is. Updates, installs, reinstalls, etc. are messy stastics to try to figure out from the sales reports, but that'll be all you have to work with.If you mean the specific data like number of times installed/reinstalled from the store as provided for iOS 8, then you're going to have to accept a whole lot of That information isn't available for previous versions. There are a lot of pieces to the analytics software, and some of those pieces just aren't present on the iOS 7 devices.
Jun ’15
Reply to iOS 9 beta iCloud backup can't be deleted
1. Can't remove iCloud backup after update to iOS 9 - both from the device and from OS X.2. Every backup decreases free space in the iCloud account. And it can't be cleaned up because the previous backups a re invisible.How can I fix the issues? Who can help with it? I have no space in iCloud and can't use my devices!
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Re: New LLVM compiler introduces hang using gcd
With my production code I can reproduce the hang fairly regularly. It always hangs on the first line of this code,dispatch_async( globalQueue, ^{ anExecutionBlock( dataBuffers ); });And it can be the only other thread (except for the main thread and an NSOperation thread) that is running. The backtrace of the hung thread looks like,* thread #7: tid = 0x19de87, 0x00000001000322cc libBacktraceRecording.dylib`gcd_queue_item_enqueue_hook + 563, queue = 'com.earlyinnovations.OperationOptimizer' frame #0: 0x00000001000322cc libBacktraceRecording.dylib`gcd_queue_item_enqueue_hook + 563 frame #1: 0x000000010072f75f libdispatch.dylib`_dispatch_introspection_queue_item_enqueue_hook + 46 frame #2: 0x000000010071101e libdispatch.dylib`_dispatch_async_f_redirect + 791 * frame #3: 0x000000010007be33 GLNumericalModelingKit.dylib`__90-[GLOperationOptimizer createExecutionBlockFromOperation:forTopVariables:bottomVariables:]_block_invoke(.block_descriptor=0x0000000115bebe50, dataBuffers=0x0000000115e2c760) + 531 at GLOperation
Jun ’15
Reply to Timeout on Apple ID Login during new setup (iOS 9b2 -> Watch OS 2b1)
One other thing I just remembered. When I went to the Apple ID website, it prompted me to change my password. It said something like my current password had expired, and required me to change it. I did this just before Apple Support had me to sign out of my account, and back in. I am not sure if that was the problem, or not. Just thought I would add this information in case your account too wants a password change. I also emply the two step verification method too. I appoligize for omitting this information until now. Hope that might be the missing link for your problem.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to watchOS 2 Beta 2 2.0 (13S5255d) iTunes sign in problem
One other thing I just remembered. When I went to the Apple ID website, it prompted me to change my password. It said something like my current password had expired, and required me to change it. I did this just before Apple Support had me to sign out of my account, and back in. I am not sure if that was the problem, or not. Just thought I would add this information in case your account too wants a password change. I also emply the two step verification method too. I appoligize for omitting this information until now. Hope that might be the missing link for your problem.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Unable to sign into iMessage
Quite a few people have managed to resolve out-of-whack iCloud issues by locally deleting the iCloud account files, rebooting, and trying again:i.e. delete the files in the following folder/Users/<YOUR HOME FOLDER>/Library/Application Support/iCloud/AccountsThen reboot.And if that doesn't work, you can try moving one or more of the:/Users/<YOURUSERNAME>/Library/Containers/com.apple.soagent/Data/Library/Preferences/com.apple.messageshelper.*.plistfiles to the desktop (depending on what you think is most relavent to your issue). A reboot may be necessary to for the .plist to be recreated and fix to take effect.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
My app is free, but lets users log in with a paid account if they have one. Is this allowed on MAS?
It's been four years since I've submitted a new app to the Mac App Store, so I'm a little hazy about the rules after all this time.I have a new app that is free to use by itself on your local machine, however I also have a paid subscription service, members of which can login to from the app to access a few additional cloud-based features. If you don't login you're simply not connected to these features.Is this allowed on the Mac App Store?Thanks,Dan
2
0
370
Jun ’15
Duplicate Backups - what to do?
An Apple Senior Advisor has informed me that he has observed two copies of a Core Data backup in my iCloud account. Of course, there should only be one. (I have other issues with my iCloud data. As far as I can tell Apple does not have a team to address issues in iCloud data.)Anyone have an idea how I ended up with duplicate backups? Shouldn't they be keyed on my iCloud account and store name? How to repair this problem?Thanks, if anyone's got an idea.
0
0
276
Jun ’15
Reply to No Crashes?
Any time your applications quits (crashes) unexpectedly the Xcode debugger will shows crash data. The Xcode simulator is not the same as the application on an actual device. There are apps that don't crash on Xcode but when put onto a device will crash for various reasons the simulator doesn't account for.
Jun ’15
I'm unable configure Yahoo mail account using built-in mail feature
Hi,I'm unable to configure my Yahoo mail account using built-in Mail app. Is somebody is facing similar issue? Any clue/ solution would be appreciated.Thanks,AmitiPhone 6 Plus / 16GB
Replies
0
Boosts
0
Views
161
Activity
Jun ’15
Reply to Calendar Sync Issue
Same issues. It definitely is related to iOS 9 because it affects both an iPhone and iPad that are on iOS 9 beta 2. Tried to turn on/off calendars, tried to completely remove my exchange account and re-add and finally even tried a restore but nothing helped. I can see some appointments from 2014, but nothing at all from 2015.Just as a test I added the same exchange calendar to anothjer iPad that is on iOS 8.3 and there was no problem at all.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to "You cannot run your app on a device" - validade archive
Solved.I dont know why, but i have to go to xcode-> preferences -> accounts, to remove all accounts and put again.Thanks for all. 🙂
Replies
Boosts
Views
Activity
Jun ’15
Reply to Sole Proprietorship naming
Almost all of that comes down to Are you registered as your business or as your individual? Because if you registered as your individual self, then your App Store page is going to end up showing your personal name (and not the name of your business) by the time you receive your first payment from the App Store.If the name on your developer account is J. Smith, and not Smith Widgets, then you're going to see J. Smith in the App Store. But by the time you get all of your tax information and everything else entered, even if you start out as Smith Widgets, you end up as J. Smith.
Replies
Boosts
Views
Activity
Jun ’15
Reply to Number of Download
What do you mean by download?If you mean the number of accounts that have purchased your application (even free applications get purchased) then that's listed as sales, whatever the user's iOS version is. Updates, installs, reinstalls, etc. are messy stastics to try to figure out from the sales reports, but that'll be all you have to work with.If you mean the specific data like number of times installed/reinstalled from the store as provided for iOS 8, then you're going to have to accept a whole lot of That information isn't available for previous versions. There are a lot of pieces to the analytics software, and some of those pieces just aren't present on the iOS 7 devices.
Replies
Boosts
Views
Activity
Jun ’15
Reply to iOS 9 beta iCloud backup can't be deleted
1. Can't remove iCloud backup after update to iOS 9 - both from the device and from OS X.2. Every backup decreases free space in the iCloud account. And it can't be cleaned up because the previous backups a re invisible.How can I fix the issues? Who can help with it? I have no space in iCloud and can't use my devices!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Stuck on "You've already agreed to the Apple Developer Agreement"
I am also stuck on this screen, using an account associated with 3 memberships.
Replies
Boosts
Views
Activity
Jun ’15
Reply to Re: New LLVM compiler introduces hang using gcd
With my production code I can reproduce the hang fairly regularly. It always hangs on the first line of this code,dispatch_async( globalQueue, ^{ anExecutionBlock( dataBuffers ); });And it can be the only other thread (except for the main thread and an NSOperation thread) that is running. The backtrace of the hung thread looks like,* thread #7: tid = 0x19de87, 0x00000001000322cc libBacktraceRecording.dylib`gcd_queue_item_enqueue_hook + 563, queue = 'com.earlyinnovations.OperationOptimizer' frame #0: 0x00000001000322cc libBacktraceRecording.dylib`gcd_queue_item_enqueue_hook + 563 frame #1: 0x000000010072f75f libdispatch.dylib`_dispatch_introspection_queue_item_enqueue_hook + 46 frame #2: 0x000000010071101e libdispatch.dylib`_dispatch_async_f_redirect + 791 * frame #3: 0x000000010007be33 GLNumericalModelingKit.dylib`__90-[GLOperationOptimizer createExecutionBlockFromOperation:forTopVariables:bottomVariables:]_block_invoke(.block_descriptor=0x0000000115bebe50, dataBuffers=0x0000000115e2c760) + 531 at GLOperation
Replies
Boosts
Views
Activity
Jun ’15
Reply to El Cap beta 2 Display Out not working
If it works in a guest account, that stongly suggests a driver conflict (you could also try in safe mode - should work too). If that is the case then re-installing should fix it.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Timeout on Apple ID Login during new setup (iOS 9b2 -> Watch OS 2b1)
One other thing I just remembered. When I went to the Apple ID website, it prompted me to change my password. It said something like my current password had expired, and required me to change it. I did this just before Apple Support had me to sign out of my account, and back in. I am not sure if that was the problem, or not. Just thought I would add this information in case your account too wants a password change. I also emply the two step verification method too. I appoligize for omitting this information until now. Hope that might be the missing link for your problem.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to watchOS 2 Beta 2 2.0 (13S5255d) iTunes sign in problem
One other thing I just remembered. When I went to the Apple ID website, it prompted me to change my password. It said something like my current password had expired, and required me to change it. I did this just before Apple Support had me to sign out of my account, and back in. I am not sure if that was the problem, or not. Just thought I would add this information in case your account too wants a password change. I also emply the two step verification method too. I appoligize for omitting this information until now. Hope that might be the missing link for your problem.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Unable to sign into iMessage
Quite a few people have managed to resolve out-of-whack iCloud issues by locally deleting the iCloud account files, rebooting, and trying again:i.e. delete the files in the following folder/Users/<YOUR HOME FOLDER>/Library/Application Support/iCloud/AccountsThen reboot.And if that doesn't work, you can try moving one or more of the:/Users/<YOURUSERNAME>/Library/Containers/com.apple.soagent/Data/Library/Preferences/com.apple.messageshelper.*.plistfiles to the desktop (depending on what you think is most relavent to your issue). A reboot may be necessary to for the .plist to be recreated and fix to take effect.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
My app is free, but lets users log in with a paid account if they have one. Is this allowed on MAS?
It's been four years since I've submitted a new app to the Mac App Store, so I'm a little hazy about the rules after all this time.I have a new app that is free to use by itself on your local machine, however I also have a paid subscription service, members of which can login to from the app to access a few additional cloud-based features. If you don't login you're simply not connected to these features.Is this allowed on the Mac App Store?Thanks,Dan
Replies
2
Boosts
0
Views
370
Activity
Jun ’15
Duplicate Backups - what to do?
An Apple Senior Advisor has informed me that he has observed two copies of a Core Data backup in my iCloud account. Of course, there should only be one. (I have other issues with my iCloud data. As far as I can tell Apple does not have a team to address issues in iCloud data.)Anyone have an idea how I ended up with duplicate backups? Shouldn't they be keyed on my iCloud account and store name? How to repair this problem?Thanks, if anyone's got an idea.
Replies
0
Boosts
0
Views
276
Activity
Jun ’15
Reply to No Crashes?
Any time your applications quits (crashes) unexpectedly the Xcode debugger will shows crash data. The Xcode simulator is not the same as the application on an actual device. There are apps that don't crash on Xcode but when put onto a device will crash for various reasons the simulator doesn't account for.
Replies
Boosts
Views
Activity
Jun ’15