Issues with turn on a Point Light on Android device

I want turn on a point light using a trigger box and the Toggle Visibility function in the Blueprint like i show in the images:

1a6c979114789bcfede6404858e6787796c35d16.jpeg

7692cbb13a6e8e31a3c931c9120292bbb7c5e35f.jpeg

When i play in the editor of UE4 it’s not problem, the light turn on and turn off:


Buuut when i play in a movil preview or my Android Device, the light NOT turn on, What is wrong? in mobile version i can’t do this?


Thanks in advance for the help

I believe the answer you are looking for is answered here:

But basically, I think static point lights are allowed, I’m not sure if you can use dynamic ones or not.

Thanks for reply… i’m reading the info…