#1
I used the Trongate Desktop App (v1.0.004) to create a new app.
On the default "IT TOTALLY WORKS!" page I get the following error:



Is it related to the new "type hinting and return types" update? What's the fix?
#2
I'd say yes it probably is the new type hinting DC introduced a few days back. I'd also guess you are using PHP 8.2 or 8.1.17 as well.

I'll look at this a bit later tonight when I'm in front of my laptop.

**** UPDATE
I've created a pull request that fixes these errors - DC will look at them and review them later.

These are the fixes to Trongate.php
#3
Yes, I use PHP 8.2. Thank you for the quick response.