I'm trying to render a MKPolyline on tvOS and get a runtime exception with
This same code works fine on the iPad and I'm starting to think it just doesn't work on tvOS...unless this is a beta issue.
Code Block _validateTextureView:531: failed assertion `cannot create View from Memoryless texture.'
This same code works fine on the iPad and I'm starting to think it just doesn't work on tvOS...unless this is a beta issue.