Rodrigo Lazo
Rodrigo Lazo
Hi @Tolansoft PR #141 should address the issue. We will keep this issue open until we release a new version of the SDK that includes the fix.
Thanks for your patience folks! v0.6.0 is out and contains the fix for this issue https://github.com/google-gemini/generative-ai-android/releases/tag/v0.6.0
Hey @niqo01 thanks a lot for your report. This issue should be fixed by https://github.com/firebase/firebase-android-sdk/pull/6033 I'll keep this issue opened until we released a new version containing the fix so...
Hey @niqo01 give `beta03` version a try, it should address your issue https://maven.google.com/web/index.html?q=vertex#com.google.firebase:firebase-vertexai:16.0.0-beta03 Thanks!
We've decided to stick with the `3.x` branch of protolite for now (last updated in the repo in https://github.com/firebase/firebase-android-sdk/pull/6343 to 3.25.5) @binishmatheww if you have a particular use case that's...
Just to keep record: we still want to keep most of the tests in the KTX artifact to make sure usage of the api works for people not migrating.
> Just to keep record: we still want to keep most of the tests in the KTX artifact to make sure usage of the api works for people not migrating....
Frindly ping. Is there anything pending to merge this PR?
Hi @dpredovic thanks for raising this issue. **TL;DR; The latest version of `protobuf-javalite` (4.27) is not compatible with Firebase SDKs. Depend on an older version (4.26.x) while we fix the...