Hi,
How do I communicate between two apps on macOS. For example:- I There are 2 apps - App A and App B. App A wants to wait till App B complete an action.
How do I check whether App B completed an action or not? Which inter process communication is best for implementing it ?
Thanks
How do I communicate between two apps on macOS. For example:- I There are 2 apps - App A and App B. App A wants to wait till App B complete an action.
How do I check whether App B completed an action or not? Which inter process communication is best for implementing it ?
Thanks