Page 1 of 1
"no matching phrases" card is passing literal '$'
Posted: Sun Feb 06, 2022 3:56 am
by DeeEdx
I'm seeing in the logs that it's receiving my string of text via Google Assistant, but it passes to the program (Python in my case), a literal '$' (sans the single-quotes of course) instead of the string. I've restarted the program but the behavior persists. It would be swell to have the bug squashed.
Re: "no matching phrases" card is passing literal '$'
Posted: Sun Feb 06, 2022 8:03 am
by RobLatour
Thanks for reporting this, I'll take a look
Re: "no matching phrases" card is passing literal '$'
Posted: Sun Feb 06, 2022 11:29 am
by RobLatour
I just put out a new version of Push2Run with this bug corrected.
Thanks again for reporting it.
Re: "no matching phrases" card is passing literal '$'
Posted: Tue Feb 08, 2022 6:31 pm
by DeeEdx
Fix confirmed.
Thanks so much!!