Wesley
Wesley
Don't know exactly why but by removing 50 to pointer.worldX the result is correct... `var tile = map.getTileAtWorldXY(pointer.worldX-50, pointer.worldY);` (My tiles are 52px height and 100px width, maybe the value...
And also consider using cocoapods to link with Spotify Framework (instead of copying files into project): https://cocoapods.org/pods/Spotify-iOS-SDK (seems maintened, based on https://github.com/mhuusko5/Podspecs see also https://github.com/spotify/ios-sdk/issues/273)
Ok thanks. I'll try to import the Swift project into my Obj-c project.
It seems that Connections is not available for ios...