How to change the screen saver in an application created using Trigger.io?

I started creating the application using Trigger.io, but before its release I want to configure it using my own splash screen, and not the default that appears when Trigger.io Forge is promoted. Is it possible?

Thank!

+3
source share
1 answer

Yes. You can change the screensaver by changing the startup image in the configuration file and starting the assembly again .

The documentation is here: http://docs.trigger.io/en/v1.2/config.html#field-launch-images

+6
source

All Articles