-
### Describe the bug
posting request body containing an array result into error
``{
"businessName": "Test",
"businessPhoneNUmber": "0054874",
"subscriptionStartAt": "12/20/2021",
…
-
I couldn't solve this CocaPods problem although I tried everything I found in Stackoverflow.
The error:
```
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "Obje…
-
How can we update field of a class using objectbox
consider class below
```
@Entity()
class Person{
@Id()
int id;
String? name;
String ? adress;
Person({this.id,.....});
}
```
In abov…
-
Hey all,
First of all, I love the app and the service it provides. You all do stellar work. I'm having an issue where I can't get the desktop client to open on Windows 11 (build 22610.1).
Backs…
-
**Edit: this is due to FlatBuffers versions conflicting. See the comment below for details and potential workarounds.** https://github.com/objectbox/objectbox-java/issues/894#issuecomment-674734559
…
-
When model has a field of byte[], though the values seem correctly persisted, data browser shows blank for the field
**Basic info (please complete the following information):**
- ObjectBox vers…
-
### Description
We are using Amplify API to talk to AppSync/Lambda functions. Normal HTTP requests/image assets downloads show automatically in the Flutter Inspector Network tab, but we have never …
-
sorry to raise this here but i couldnt find anything on github re objectbox for this hope thats ok. by the way, we are loving objectbox for Flutter ! going to be used in a soon to be released app for …
-
Currently there seems to be no way to specify multiple jars to be specified to be merged into a single jar when the packages are split across. When such a situation is encountered, currently AFAIK, we…
-
Skipping low-level close for read-only cursor (non-creator thread '')
2021-11-22 17:24:47.119 22486-22495/com.fuiou.pay.saas I/System.out: Hint: use closeThreadResources() to avoid finalizing recycle…