My guess is no... but, I have to ask. I made a widget that checks our GitHub repository for new pull requests - in an attempt to make sure PRs are addressed quicker. It works great - using GitHub's API. It's on my iPhone's Lock Screen. It definitely keeps me more on top of our pull requests!
Our product manager asked if we could also send a local notification when there's a new PR.
I was thinking maybe from the widget - it's updating around every 15 minutes - and if there's a new PR - then maybe it could fire a local notification.
However, there's the permissions. The user has to say "OK" to them. Widget can't do that. Can it inherit the notification permissions from the parent app?
Anyway - I think it is way overkill - I mean we have a widget! Why a notification as well!?!?!?
I thought I'd ask...
Thanks, Scott iOS 17.