I'm including a Today extension with the next release of my iOS app. The content of the widget updates only when the user makes a specific change to the database managed by the containing app.
Is there a way to send some kind of signal from the containing app to the Today widget process to let it know that its data has been invalidated and that it should reload itself the next time the user pulls down the Notification Center?