Rouuuge
Rouuuge
> I made some update. > This should be possible soon. Any updates to this feature?
does anyone have a workaround to use siri with sync realm?
sorry just could solved it. I had to login on my app intent with the credentials I shared from the mainapp. so my use case is solved.
Just found a way to reproduce the issue for a postgres service: If you add a volume mount like:  the docker-composer.yml has only that entry (postgres-db is missing): ```...
looks like sadly not 🥲
Any updates?
I have the same problem—one of my apps works fine, but the other freezes. Could a dependency be causing this? Here are the packages that differ from the working app:...
> > I have the same problem—one of my apps works fine, but the other freezes. > > Could a dependency be causing this? Here are the packages that differ...
i found the issue: it's the package: google_mlkit_text_recognition: ^0.13.0 without that package it works.
also not working when i'm updating to `google_mlkit_text_recognition: ^0.14.0` anyone an idea where to dig to solve that?