Initialize the SDK
1 min
call initialize as early as possible in the app’s lifecycle, ideally during the startup process appstorys initialize('your account id', 'your app id', 'your user id', (string route, map\<string, dynamic>? params) { // optional for custom redirection using pagename or key value pair }); parameters \ your account id your unique account id from the appstorys dashboard \ your app id your unique application id from the appstorys dashboard \ your user id your unique user id for the user