5

使用适用于 iOS 的 Apptentive SDK ( https://github.com/apptentive/apptentive-ios )。

当用户退出我的应用程序时,我需要一种方法来清除 Apptentive 保存的对话。

试过:

[[ATConnect sharedConnection] setInitialUserName:@""];
[[ATConnect sharedConnection] removeCustomPersonDataWithKey:@"name"];
4

0 回答 0