In order to prevent the user from opening multiple instances of a Photino app we need to implement a check during initialization that checks if another instance is running. An optional, configurable message should be displayed in a native warning dialog if the user tries to open a second instance.
In order to prevent the user from opening multiple instances of a Photino app we need to implement a check during initialization that checks if another instance is running. An optional, configurable message should be displayed in a native warning dialog if the user tries to open a second instance.