Search results for

“Account Locked”

32,720 results found

Post

Replies

Boosts

Views

Activity

Reply to modifying Outgoing Servers in Mail
Maybe related to this:https://discussions.apple.com/thread/6610852?searchText=outgoingThe option to edit your incoming mail server is grayed out because of the new option in Yosemite to Automatically detect and maintain account settings. Disable that option in the advanced settings of your account in Mail, click back to General settings, and select save settings on the popup that appears. Then you will be able to edit your incoming mail server.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
how I change code for app-purchase...
Hi guys,I Have someone apps in my account, this apps i sale for $ 0,99, now I can change my apps for app-purchase, I can live free after 7 days i aply app-purchase,My problem is that I have several app already sold when I uploaded it this apps my customers who have already downloaded this app will have to pay again ...any suggestion.tks. Fabricio
2
0
269
Jun ’15
iOS 9 contacts
hi, I've just scratch installed iOS 9 on my 6plus, then I've sync'd with my iCloud account. Everything seems right but the contacts: I'm having maybe the half of the full contacts list I had before (it was 4.200 contacts).any idea why is this happening? thanks
1
0
188
Jun ’15
Reply to Apple Review Guideline | In-App Purchase
One thing is certain: You're forbidden to use StoreKit for that sort of transaction system.11.4Apps that use IAP to purchase credits or other currencies must consume those credits within the App Whether it's allowed to do that sort of thing using PayPal has several component questions, including Is that allowable under PayPal's terms of service? and Do you understand the account restrictions that PayPal imposes? that you need to ask in a PayPal support forum.
Jun ’15
Reply to watchOS 2 beta, Constant Restarts
From the perspective of a part-tme dev:0) All of the below have been reported by multiple users in this forum...1) With watchOS 2...BETA 2...2) Restarts periodically, BETA 1 was ok.3) Battery drains very quickly, BETA 1 was ok.4) Haptic Feedback is broke, BETA 1 was ok.5) Erratic paring issues during setup, required restart, BETA 1 was ok.6) Several apps don't start, BETA 1 was ok.7) iMessage is erratic, non working most of the time, locked up a couple times when receiving IMessage.I knew what I was getting into, but I am surprised at some of these...Fortuntately I imagine the devs at Apple are experiencing the same, so I bet the next week or two or three will move us in the right direction with improvements.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to manage to contacts address book
Are you in a position where you could store the contacts on a server? If so you could consider having a server which provides a CardDav account which the user could then have the contacts in their Contacts, but you can control the contents server side. That's certainly a non-trivial undertaking but could potentially be one approach if this is a strong enough requirement.
Topic: UI Frameworks SubTopic: UIKit Tags:
Jun ’15
Reply to Serializing generic structs
This thread, and the solution to your problem is ALL about static vs dynamic typing and value vs reference semantics.Let's make this really simple and say we have a JSON file in which we have encoded one of the primitive Swift types (Int, Double, UInt8 et al, which are defined in the std lib as structs).How could it (ever) be possible to write a deserializer that would not have to take into account all the different possible types of structs that such a JSON file would be allowed to encode?This is why you would use dynamic typing for such tasks.So this is the last time I repeat this (promise): You are asking for the impossible.Unless you are willing to give into the fact that you need some dynamic typing here, and you can not serialize and deserialize structs as such.
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’15
Reply to Can't log into iCloud: Verification Failed - Your username or password is incorrect.
I am. 🙂This does not help, I already deleted the whole Accounts folder. Sorry for not mentioning it.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to modifying Outgoing Servers in Mail
Maybe related to this:https://discussions.apple.com/thread/6610852?searchText=outgoingThe option to edit your incoming mail server is grayed out because of the new option in Yosemite to Automatically detect and maintain account settings. Disable that option in the advanced settings of your account in Mail, click back to General settings, and select save settings on the popup that appears. Then you will be able to edit your incoming mail server.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to control center problem
same issues here... when i tried to open it it would freeze my phone and require locking... its so annoying having to go into settings to change things usually in there
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
how I change code for app-purchase...
Hi guys,I Have someone apps in my account, this apps i sale for $ 0,99, now I can change my apps for app-purchase, I can live free after 7 days i aply app-purchase,My problem is that I have several app already sold when I uploaded it this apps my customers who have already downloaded this app will have to pay again ...any suggestion.tks. Fabricio
Replies
2
Boosts
0
Views
269
Activity
Jun ’15
Exchange now working on 10.11 beta 2
Hi.I was using Beta1 of El Capitan and most of the things were fine but as soon as I updated to beta2 I found exchange account lost. And now I am unable to connect.Anyone else haivng this issue? Please help.Thanks,Yashwant
Replies
2
Boosts
0
Views
512
Activity
Jun ’15
Apple Review Guideline | In-App Purchase
Is it okay to use Paypal Payments instead of In-app purchase for the following business use case:1) User 1 purchases credits using paypal. For instance, 100 credits purchased for $10.2) User 1 donates 10 credits to User 2.3) User 2 can cashout these 10 credts and gets $1 in their paypal account linked.
Replies
2
Boosts
0
Views
513
Activity
Jun ’15
I am not able to add any new certificate.
I am not able to add any new certificate, bundle Id or provisioning file in my account. Also the exisitng one are not editable. Please tell me, what is going wrong?
Replies
0
Boosts
0
Views
106
Activity
Jun ’15
iOS 9 contacts
hi, I've just scratch installed iOS 9 on my 6plus, then I've sync'd with my iCloud account. Everything seems right but the contacts: I'm having maybe the half of the full contacts list I had before (it was 4.200 contacts).any idea why is this happening? thanks
Replies
1
Boosts
0
Views
188
Activity
Jun ’15
Reply to Apple Review Guideline | In-App Purchase
One thing is certain: You're forbidden to use StoreKit for that sort of transaction system.11.4Apps that use IAP to purchase credits or other currencies must consume those credits within the App Whether it's allowed to do that sort of thing using PayPal has several component questions, including Is that allowable under PayPal's terms of service? and Do you understand the account restrictions that PayPal imposes? that you need to ask in a PayPal support forum.
Replies
Boosts
Views
Activity
Jun ’15
Reply to Can't log into iCloud: Verification Failed - Your username or password is incorrect.
Worth a shot :]I've read and/or tried to troubleshoot dozens of iCloud account related issues with 10.11 and yours seems the strangest to me - all others could be explained/resolved without assuming a bug that either doesn't correctly read/decrypt username & password from server or fails to check them against input properly. Bizarre!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to watchOS 2 beta, Constant Restarts
From the perspective of a part-tme dev:0) All of the below have been reported by multiple users in this forum...1) With watchOS 2...BETA 2...2) Restarts periodically, BETA 1 was ok.3) Battery drains very quickly, BETA 1 was ok.4) Haptic Feedback is broke, BETA 1 was ok.5) Erratic paring issues during setup, required restart, BETA 1 was ok.6) Several apps don't start, BETA 1 was ok.7) iMessage is erratic, non working most of the time, locked up a couple times when receiving IMessage.I knew what I was getting into, but I am surprised at some of these...Fortuntately I imagine the devs at Apple are experiencing the same, so I bet the next week or two or three will move us in the right direction with improvements.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to El Capitan Beta Cannot Restart
Looking into it further, I'm afraid it's probably the motherboard. I've read two accounts where that (lesser known) configuration turned out, either by trial and error component replacement or by bringing it into the Apple store, to be the mobo.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to manage to contacts address book
Are you in a position where you could store the contacts on a server? If so you could consider having a server which provides a CardDav account which the user could then have the contacts in their Contacts, but you can control the contents server side. That's certainly a non-trivial undertaking but could potentially be one approach if this is a strong enough requirement.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Serializing generic structs
This thread, and the solution to your problem is ALL about static vs dynamic typing and value vs reference semantics.Let's make this really simple and say we have a JSON file in which we have encoded one of the primitive Swift types (Int, Double, UInt8 et al, which are defined in the std lib as structs).How could it (ever) be possible to write a deserializer that would not have to take into account all the different possible types of structs that such a JSON file would be allowed to encode?This is why you would use dynamic typing for such tasks.So this is the last time I repeat this (promise): You are asking for the impossible.Unless you are willing to give into the fact that you need some dynamic typing here, and you can not serialize and deserialize structs as such.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Google Talk shows in iMessage and I can't delete
Look in System Preferences -> Internet Accounts -> Google and disable Messages.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15