Thank you so much!! I released it in internal test and now it’s working, with this configuration
void setup () {
init();
}
void settings () {
fullScreen(P2D);
}
Now I released it in production, I hope it will work.
Thanks again, I will let you know!