joulupukki / bluegrassguru-issues

A repo used to track issues found in the Bluegrass Guru app.
0 stars 0 forks source link

11.0 (6): Adjust app settings and web parsers requests to only happen once per day #57

Open joulupukki opened 5 years ago

joulupukki commented 5 years ago

(Possibly use CloudKit subscription mechanism)

joulupukki commented 5 years ago

Looks like I can't use CloudKit subscriptions because the device must have a signed-in CloudKit account in order to create one. So for now, it will just poll once per day for these items.

joulupukki commented 5 years ago

Gonna leave web parsers alone. It'll call CloudKit every app launch to look for updates.