How to get an alert of todaywidget into main application

How to notify/in app message the main application which is currently active with alert when something changes on the today widget data which is in background

Replies

How to notify/in app message the main application which is currently active with alert when something changes on the today widget data which is in background

What platform are you working on?

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

IOS - Its a today widget and I am checking for n/w connectiivity in the widgetPerformUpdateWithCompletionHandler and need to notify (alert) the main app if its down. The user would be actively using the main app.

What do you want to do if the user is not actively using your main app?

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"