I'm trying to provide dynamic options to a widget and my IntentHandler: INExtension is called correctly. However, inside provide*OptionsCollection function, I want to be able to print to console and debug that function. How can one do that?
I'm trying to provide dynamic options to a widget and my IntentHandler: INExtension is called correctly. However, inside provide*OptionsCollection function, I want to be able to print to console and debug that function. How can one do that?