Allow resource sharing between background worker and other apps / watchface

I have an app that does several things, I would like to display some of those items to my watch face. Since you can only have 1 background worker, it would be nice if background workers could have global variables that other apps or watch faces could read.

3 Likes