enableRelaunchOnLogin()
Enables relaunching the app on login.
Declaration
func enableRelaunchOnLogin()Discussion
Invoking this method will cause the app to relaunch when the user next logs in to their account.
This methods is thread safe.
Enables relaunching the app on login.
func enableRelaunchOnLogin()Invoking this method will cause the app to relaunch when the user next logs in to their account.
This methods is thread safe.