andrewwiik / iOS-Blocks

The iOS Blocks Project - Android has Widgets, Windows has Live Tiles and now iOS has Blocks
http://iosblocks.com
Other
73 stars 14 forks source link

Music block shows music icon instead of music glyph on some devices #72

Open Aransh opened 7 years ago

Aransh commented 7 years ago

http://imgur.com/E9EIpa5 The device on the left is an iOS 10.1.1 iPhone 7 Plus, the one on the right is a 10.1.1 iPhone 7, both are set to Hebrew (RTL)

Aransh commented 7 years ago

Appears to happen because there's no @3x icon, I've added one and it works now

Aransh commented 7 years ago

Correction, appears to be because the info.plist defines icon as icon instead of MusicIcon, I've changed it and it looks flawless now