In the event of a user logging out or if you want new reports to no longer be associated with a specific user, you can use the log out API.
Instabug.logOut()
[Instabug logOut];
Instabug.logoutUser();
Instabug.logoutUser()
Instabug.logOut();
Instabug.logOut();
Instabug.logOut();
//iOS
Instabug.LogOut();
//Android
Instabug.LogoutUser();