Skip to content

Generation of splash screen fails for new templates #4272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
endarova opened this issue Jan 8, 2019 · 3 comments
Closed

Generation of splash screen fails for new templates #4272

endarova opened this issue Jan 8, 2019 · 3 comments
Assignees
Labels
Milestone

Comments

@endarova
Copy link
Contributor

endarova commented Jan 8, 2019

  • CLI: 5.1.0
  • Android Runtime: 5.1.0
  • iOS Runtime: 5.1.0

Generation of splash screen fails with new templates.

Steps:

  • tns create app1 --js
  • tns resources generate splashes "star.png" --background green --path app1

Log:
Generating splash screens ...
Invalid settings specified for the resizer.

@KristianDD
Copy link
Contributor

It will be good to test if the template is successfully published to App Store as some of the icon names in the current template contain typos.

@dtopuzov
Copy link
Contributor

dtopuzov commented Jan 9, 2019

@KristianDD thank you very much for noticing this typo.

Push to store is ok, but may be we need to fix app resources, which may lead to one more commit in CLI :(

@KristianDD
Copy link
Contributor

@dtopuzov I think that the correct names are also present in the CLI configuration file, so maybe no additional commits will be necessary, but we should check it for sure after the update.

@endarova endarova self-assigned this Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants