处理storkit2
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
/// 3:如果当前已经是登录状态,则在启动时初始化一次内购服务。
|
||||
/// 对于“首次登录”的场景,会在登录成功(见 KBLoginVM)后再进行一次配置。
|
||||
if ([KBUserSessionManager shared].isLoggedIn) {
|
||||
[[FGIAPManager shared] setConfigureWith:[IAPVerifyTransactionObj new]];
|
||||
// [[FGIAPManager shared] setConfigureWith:[IAPVerifyTransactionObj new]];
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user