English 中文(简体)
How do I change the splash screen on an app built with Trigger.io?
原标题:

I have started building an app with Trigger.io but before releasing it I want to customize it with our own splash screen rather than the default one that appears with the Trigger.io Forge promotion. Is that possible?

Thanks!

问题回答

Yes. You can change the splash screen by altering the launch image in the config file and running forge build again.

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





相关问题
How to configure iOS application icons in trigger.io?

I am trying to configure the iOS applications icons but adding this to the config.json doesn t work. { "author": "myemail", "config_version": "2", "description": "My Extension ...

How to play background audio in iOS with Trigger.io?

I m attempting to build a streaming audio application with Trigger.io s framework. Seeing that its API currently does not feature any audio-related methods, I tested it with basic HTML5 audio tags. ...

Screencast of native Trigger.io features?

I need to build a mobile application for a client. I ve been looking at solutions like Trigger.io to simplify the task for me. I ve read through the documentation but I haven t found any examples of ...

热门标签