eclipsesource / eclipsesource/tabris-js

IOS appstore shows default icons as 'included assets'

Open
#2,011 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

### Problem
The problem is that in the app store, the app icon does show correctly, but the included assets are still default icons.

![image](https://user-images.githubusercontent.com/13573902/76530882-a4ace680-6474-11ea-8c97-160888f2831e.png)

### Expected behavior

i expect the dark blue ione icon to be shown in the included assets

### Environment

- Tabris.js version: 2.9

### Code snippet

I placed the icons folder in both my project root directory and in the /cordova/ folder.

the icon names look like this:

![image](https://user-images.githubusercontent.com/13573902/76530992-cdcd7700-6474-11ea-9889-38dbf8cf8cff.png)

and i refer to the images in my config.xml like so:

```












```

note: i use 2.9 because i need a windows build as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.