Shoutout to Jan Tennert, the maintainer of the Supabase Kotlin library 🎉
@louinissen-petersen1082 Жыл бұрын
Cool video! Would love to see an example with a realtime table as well.
@Supabase Жыл бұрын
Thanks for the request! Will be working on Realtime on Android over the holidays!
@thorwebdev Жыл бұрын
Awesome work, will need to try this out \o/
@سامانصوفیبیرم8 ай бұрын
Thank you, it was great
@ResiliopeDevelopАй бұрын
I've been trying to get it to work working on an android kotlin project, but I don't know what's wrong while using the latest dependecies for supabase and kotlin the 3.0.1 at the moment it tells me that I need to use API 35 and gradle 2.0.0-rc1, well. Turns out it's compatible and no matter how I try I just can't make it work, I'm using the latest versions as provided by the documentations but it doesn't work. Help
@coffeelessonz Жыл бұрын
Can we use okhttp instead of ktor ?
@Supabase Жыл бұрын
You can use a okhttp backed ktor client that you can use! Here is a similar request on Github issue: github.com/supabase-community/supabase-kt/issues/322