Isaac Lem

Results 13 comments of Isaac Lem
trafficstars

@PostIt59 👍 Thanks for the effort but do note that there is a small typo. Instead of `song.lyrics.push(lyrics.id)`, it should be `song.lyrics.push(lyric.id)`. It's id of particular lyric

you've forgotten to define variable `const API_KEY='xxxxx'`

@IjzerenHein : First of all thank you very much for sharing this valuable information. I wasn't from Native side and so couldn't understand about the iOS side of configuration ```...