mapzen / ios

Where you can find everything iOS from Mapzen
https://mapzen.com/projects/mobile/
Apache License 2.0
40 stars 24 forks source link

Error when app in background #397

Closed nolispe280 closed 6 years ago

nolispe280 commented 6 years ago

Hi,

I have been trying to make my app work when my phone is locked but unfortunately, there are certain "functions" it doesn't do. The app doesn't crash but I get this error:

Execution of the command buffer was aborted due to an error during execution. Insufficient Permission (to submit GPU work from background)

Is there a way to fix it? FYI, I get this error when I do a very simple ifstatement.

Cheers