You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: