Brahim Hadriche
Brahim Hadriche
Okey i solved this, `onActivityResult` callback returns a `resultCode` of value `2` This is solved by Enabling "**Places API for Android**" and not just "**Places API**" in the Developer Console....
Expanding on this issue, I find that the symbol result is not enough to do the validation. I was hoping to access invocation context, or the an `IHost` so I...
@jonsequitur yup, things performing the validation are in the DI container
I recently started looking into Invidious, as a backend of choice for a Roku TV app (https://github.com/iBicha/roku-youtube) From initial observation, the default front end is way more capable than what...
Seconding this. If ARCore can just give us the calibration file it is using, would be nice.
Adding and removing modifiers is definitely a must
@jonsequitur are there any updates around System.CommandLine.Hosting? Should I rely on it, or rely on the BindingContext for service container?
cc @jonsequitur for visibility
You can set the index to the last page, and use the onSlideChange to monitor the index, if it is 0, you are at the 'last' slide
Based on this comment https://github.com/andrewsayre/pysmartthings/issues/63#issuecomment-973682191, there's no screen Id or lounge or anything. My (wild) guess is that Youtube took all this info to their backend, and you need to...