-
### Description
We using amplify_auth_cognito on the flutter mobile app for authorized users. We configured the token for 1h and refreshToken for 30 days. Recently, we received several reports from…
-
I have a model with a `List versions` attribute. I'm trying to make a query with filters, based on this attribute (and others).
For this one, I want to compare it with another array, to check if any …
-
using a path with umlauts (`ä`,`ü`,`ö`) for the `directory` argument of `openStore` throws an error. It attempts to create a different directory / umlauts are replaced with other characters.
Why is…
-
Hie,
I am using proguard rules mentioned from technical documentation
http://greenrobot.org/greendao/documentation/technical-faq/
but still, I am receiving these warnings
Warning: org.greenrob…
-
Hi I'm getting this error out of our Kotest unit test Suite for our Android App on my Apple M1 Max machine:
```
Loading native library failed, please report this to us: vendor=Eclipse Adoptium,os=…
-
I am using objectbox:^1.4.1 If we manually closes the app by pressing the device back button and then again open the app from background app, I am still getting this error. Bad state: failed to create…
-
'I am developing android app using but I have declaring multiple modules in my Application class this
class SportNewsApplication : Application() {
override fun onCreate() {
super.o…
-
## Bug report
On iOS devices `FirebaseMessaging.onMessage` do not fire event if data message (without 'notification' key) received.
With the same payload `FirebaseMessaging.onMessage` fires events…
awaik updated
2 years ago
-
imagine we are create a project with objectbox-dart in flutter
we want read all box of store in native plugin ( for example in android platform ), is possible this ?
if we define models in java …
-
Hello, I have made this reproducible code from my stackoverflow questions [this](https://stackoverflow.com/questions/71591578/how-to-add-same-object-in-objectboxs-box-multiple-times) and [this](https:…