Kelmatou / LeagueAPI

League of Legends API & Data Framework in Swift
MIT License
55 stars 12 forks source link

getRankedTier isn't working #8

Closed r4ptus closed 5 years ago

r4ptus commented 5 years ago

The function to get the Tier images isn't working anymore. I tried the example from the wiki but only get the error wich tells me to create an issue

Kelmatou commented 5 years ago

Hi r4ptus!

Thank you for reporting this issue, I'm gonna take a look at that and will release a fix. Just to confirm, you are talking about the getEmblem(for tier: RankedTier) method?

r4ptus commented 5 years ago

yes

Kelmatou commented 5 years ago

Should be fixed in v2.0.1 run pod update and you should be good :)