I have a today widget and an application. The need is to communicate between them so that information can be passed any any point of time when both are running.
I can achieve communicating tow application on Mac application using NSProxy, setting one process as server.
Regards,
Communication between Host App
and Today Extension
:
To share data: use AppGroups
To share code: use Frameworks
For more on how to implement Today Extension
: https://github.com/pgpt10/Today-Widget