Is there a way to disable the Fuse plugin download?

As many of you know, using Corona Simulator offline is not a very good experience since it keeps trying to download the plugins and it basically freezes your simulator until you get the timeout alert (which takes ~30 seconds).

I am running a project that I don’t have any plugin being loaded, but I am still seeing that freeze and plugin alert. After some research, I found out that the simulator is trying to download the plugin.fuse.zip.

Is there a way (maybe some flag in the config.lua or build.settings)  to disable the download of that plugin?

Thanks,

Renato

Hi Renato,

Did you see this forum thread? See if following the advice within solves your issue.

https://forums.coronalabs.com/topic/61986-removing-fuse/

Best regards,

Brent

Thanks for the reply Brent. I didn’t find that post before posting mine.

I tried both commands and didn’t work…

MBP:~ Renato$ defaults delete com.coronalabs.Corona\_Simulator debugMonetizationPlugin 2016-05-18 02:32:28.643 defaults[44512:6562349] Domain (com.coronalabs.Corona\_Simulator) not found. Defaults have not been changed. MBP:~ Renato$ defaults delete com.coronalabs.Corona\_Simulator enableMonetization 2016-05-18 02:33:06.543 defaults[44527:6563052] Domain (com.coronalabs.Corona\_Simulator) not found. Defaults have not been changed.

Hi Renato,

Did you see this forum thread? See if following the advice within solves your issue.

https://forums.coronalabs.com/topic/61986-removing-fuse/

Best regards,

Brent

Thanks for the reply Brent. I didn’t find that post before posting mine.

I tried both commands and didn’t work…

MBP:~ Renato$ defaults delete com.coronalabs.Corona\_Simulator debugMonetizationPlugin 2016-05-18 02:32:28.643 defaults[44512:6562349] Domain (com.coronalabs.Corona\_Simulator) not found. Defaults have not been changed. MBP:~ Renato$ defaults delete com.coronalabs.Corona\_Simulator enableMonetization 2016-05-18 02:33:06.543 defaults[44527:6563052] Domain (com.coronalabs.Corona\_Simulator) not found. Defaults have not been changed.