5

Using Apptentive SDK for iOS (https://github.com/apptentive/apptentive-ios).

When a user logs out of my app, I need a way to clear the conversation that is saved by Apptentive.

Have tried:

[[ATConnect sharedConnection] setInitialUserName:@""];
[[ATConnect sharedConnection] removeCustomPersonDataWithKey:@"name"];
Sky Kelsey
  • 19,192
  • 5
  • 36
  • 77
Ric Santos
  • 15,419
  • 6
  • 50
  • 75

0 Answers0