_dongxr
_dongxr
The root cause is that the initialization `MethodChannel` has not been completed when the advertisement is loaded. Therefore, the above answer and delay cannot completely solve the problem. You must...
> > The root cause is that the initialization `MethodChannel` has not been completed when the advertisement is loaded. Therefore, the above answer and delay cannot completely solve the problem....
> @davidgalarza Can you provide flutter doctor result and exception stack?
Hi, I have the same problem and I find the same error messge in console. I haven't used TerminalFinder before. It only work with the default terminal.
Thank you. I copy your script into Script Editor and run it, but there is the same error.
Today I find the script works! But I don't know how it works suddenly. I copy the script into Script Debug and run it. At the first time, it's not...