Whenever I inlude a self hosted plugin, every time I save my code and I want to test my ap,p the popup saying a plugin could not be downloaded appears. I know this is written in the doc :
The Corona Simulator will throw an error on launch/relaunch saying that the plugin couldn’t be downloaded. This message is safe to ignore.
Safe to ignore, but really annoying to close this popup 50 times a day. Is there anyway to remove it without of course commenting the plugin in the build settings? I only need the plugin on device build not in simulator.
I already tried to do :
macos = false,
win32 = false