Hi, i have a separate question for the same widget here, so please look there for the source code.
In the widget, you can see i have various print()-calls in the methods. On the simulator i can see the calls, however when i run on my phone, they are not visible anywhere. In xcode the log window closes (and opens up again if i run the app itself, not the extension), and i cannot find them in the console app either.
Is this expected behavior or am i missing something? Thankful for pointers.