Xcode – Trying to use BGAppRefreshTask and getting error No task request with identifier <decode: missing data> has been scheduled
I kept getting the error No task request with identifier <decode: missing data> has been scheduled in my debugger output so I decided to try running the example code provided by Apple here and got the same error. I've tried…