Status Update
Comments
ma...@mark43.com <ma...@mark43.com> #2
Hi, this support channel is intended for YouTube API related issues. For anything specific to Youtube website, Android or iOS app, please follow the guide posted in the link below.
You may also ask this question through our community forum:
Description
Using room 2.6.0-rc2, when my DaoImpl is generated in kotlin, it generates code like this:
This fails to compile (0 is an Int, not a Double), it should instead be:
Unfortunately it's a big query, and I can't distill it down to something easily reproducible.