Contents

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.

See Also

Managing relaunch on login