-
Hi,
Here is the failing scenario :
- Create an NSManagedObject with the following properties : `firstname = 'John', lastname = 'Doe'`
- Save context
- CloudCore try to sync this new Object but …
-
According to [Apple's docs](https://developer.apple.com/library/ios/documentation/CloudKit/Reference/CKModifyRecordsOperation_class/index.html#//apple_ref/occ/cl/CKModifyRecordsOperation):
> To ensur…
-
I am trying to figure out whether app should register for remote notifications or implementing `didReceiveRemoteNotification` should be sufficient enough.
To be fair I am not much familiar with Clou…
-
**Describe the bug**
The symbols for many functions seem wrong:
![Screenshot 2023-03-10 at 00 55 50](https://user-images.githubusercontent.com/2650170/224195666-33d5deff-0f2f-4c29-ad4a-6b648b71b…
ViRb3 updated
11 months ago
-
We need a CloudKit activated way of getting a pop-up message, that allows the user to go to a URL.... E.g.... It is "now global math week", or "go register with us"... The CloudKit field should config…
-
The fetchChangeNotifications method is accessed via EVCloudData.privateDB and EVCloudData.publicDB. If my app is storing data in both the public and private DBs, should calls to both DB's fetchChangeN…
-
## Set-up:
- Custom container
- Private database
- Application on tvOS, tested both on Physical and Simulator devices
- Using the example code provided from repo (with Dog, Cat, Owner ...etc)
#…
mrjko updated
5 years ago
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…
-
Unfortunately the app (an all apps using CloudKit Share) still requires UIKit Lifecycle (AppDelegate and SceneDelegate) and currently cannot be migrated to SwiftUI Lifecycle because there is no implem…
-
As a next step, after the "**Escape from the Labyrinth**" problem (#5), create a **labyrinth editor**, which creates, edits and stores labyrinths at the server-side in a **cloud-based back-end**. Impl…
nakov updated
4 years ago