Posts

Post marked as solved
4 Replies
0 Views
I get this problem as soon as my app starts, no API call is even made. Depressing, as nothing is worse than consoleLog filling up with stuff and developer having zero clue if its leading to OTHER problems in the app.
Post not yet marked as solved
12 Replies
0 Views
In 2020 this problem probably has to do with all the jiggering of Provisioning Profiles (whatever they are) Apple has recently done but didn't inform anyone.1) Go to developer account, sign in, and sign the new thing they want signed2). then follow this....To fix this, you need to transfer the Provisioning Profile's Certificate to YOUR own certificate. In developer.apple.com, login to your developer account. Then, in the Edit iOS Provisioning Profiles page in Certificates section, select the certificate you are using for your XCode. Then click Generate button.then you'll still have problems, but will be farther along.
Post not yet marked as solved
2 Replies
0 Views
Does anyone at Apple actually read these forums and help anyone?NEVER do I find a helpful answer on forums.dev so always have to either go to Stack Overflow or wait on a long phone call for help directdly from apple, probably wasting everyone's time.Can't login to simulator even using the exact same login as used to login here to forums. REALLY annoying. Even built a whole new AppleID and that didn't work either.So can't use simulator to develop anymore. ABSURD problem.
Post not yet marked as solved
2 Replies
0 Views
A "Permission Failure" error typically means you didn't sign-in to Apple iCloud on the device you are using to run your app. That includes running on iDevice Simulator. The fix is to go to the device's "Settings" and log-in to iCloud. Once this is done, you shoud be able to run your app on that device without getting Permission Failure. Not sure what happens if you use the new Apple Authentication code (circa Fall 2019). Perhaps that would also eliminate the problem from occuring. iCloud doesn't let a User write to CloudKit unless they have an Apple ID and are logged-in to that ID. Typicallly your phone will be logged-in, but when using Simulator prolly not!
Post not yet marked as solved
7 Replies
0 Views
ok, but you didn't explain the procedure you used to "add the index". So this isn't helpful. Nowhere in the CloudKit dashboard (circa Fall 2019) is there a navigable area to "make the recordName queryable". ???
Post not yet marked as solved
3 Replies
0 Views
In either you simulator or your iDevice, go to settings and sign-in to Apple's iCloud. Users are not allowed to write (CREATE) to CloudKit databases unless signed-in. Signing-in, via Settings, will get rid of 10/2007 "Permission Failure" "CREATE...." error.
Post marked as solved
6 Replies
0 Views
On your simulator or you iPhone, go to setting and sign-in to iCloud. Users are not allowed to WRITE (CREATE) records to CloudKit unless they are signed-in to Apple iCloud. This is what causes this Permission Error. Apple should obviously add more color to their error; it shouldn't be so hard for devs to debug it (but it is).
Post marked as solved
6 Replies
0 Views
What does this mean Spok?Schema? Security Rules? What? Where are these things?
Post not yet marked as solved
2 Replies
0 Views
Yes, and no one can find the answer bc Apple forums ROT.
Post not yet marked as solved
6 Replies
0 Views
It's really really sad that this problem has a high search ranking on Google, and yet remains unanswered by Apple or anyone else.Also having this error, and ZERO luck finding the answer. This problem listed here is 4 years old.. crickets. Come'on Apple, ***?