-
## Bug Report
* **Affected Package(s)**: offix-client
* **Package version(s)**: 0.15.5
* **Platform (e.g. Android/iOS)**: Web (Next.JS)
* **Platform Version**: Latest Chrome 84
* **Cordova Vers…
-
The `DataSyncPlugin` updates the schema with the following:
- `sync` queries for each of the models with data sync enabled
- updates the models with new fields, such as `_version`, `_lastUpdatedAt…
-
## Feature Request
The architecture of the Offix
What we need to do is to apply approach without optimistic response but apply the current change instead to cache/store and then have way to …
-
## Feature Request
Offix is not handling data deletion properly. When data is deleted we are loosing ability to restore the conflict using common strategies.
What we need to do is to introduce …
-
Sample application still hacks on top of the old API that utilizes subscriptions and iterates thru array to get the item updates. This is not the right approach (every update triggers full store rebui…
-
## Feature Request
In early versions of the offix we made mistake that we have been using
example app that was too simple. Before we do official release we need to test how example app will work …
-
## Feature Request
Currently scheduler relies on optimistic responses.
We might need to copy offix-scheduler package into new one
and make it work for generic use cases that do not need to rest…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
We need Model types to be created for use with DataStore. See #505
**Describe the solution you'd like**
A…
-
## Issue
IOS notification works fine until I close/open the app several times while sending notifications from the server, then the IOS device does not receive any notifications and in the server I…
-
### Which platform(s) does your issue occur on?
- only iOS tested
- emulator (iphone 6, 11.2)
### Please, provide the following version numbers that your issue occurs with:
- CLI: 7.0.10
- …