eclipsesource / eclipsesource/tabris-js
Remove branding from default splash screens
Open
ios
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
Default splash screens contain the Tabris.js logo. When not overridden, they might show up in production apps.
Sometimes, an updated framework might introduce a splash screen template for a new device. It is easy to forget to override the splash screen after a Tabris.js version update.
### Expected behavior
The splash screen should not contain any Tabris.js branding, so that no Tabris.js branding gets unexpectedly shown in customer apps.
### Environment
- Tabris.js version: 2.6.1, 3.0.0-dev
- OS: iOS
Related: https://github.com/eclipsesource/tabris-js/issues/968#issuecomment-397316725
Contributor guide
Assessment
This issue has not been assessed yet.