Setting User IDs
See the iOS integration instructions for an in depth discussion of when and how to set and change a user ID.
Xamarin C#
1
Appboy.SharedInstance().ChangeUser("YOUR_USER_ID");
See the iOS integration instructions for an in depth discussion of when and how to set and change a user ID.
Xamarin C#
1
Appboy.SharedInstance().ChangeUser("YOUR_USER_ID");