make the call to Component::create mandatory
in my tests (running the simulator and using controllers) this change did not cause any problem.
this patch is useful to catch errors caused by not calling Component::create
as early as possible.
in my tests (running the simulator and using controllers) this change did not cause any problem.
this patch is useful to catch errors caused by not calling Component::create
as early as possible.