处理ios18从其他app用自己键盘 拉起主app的bug
其他问题
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
|
||||
// 测试储存Token
|
||||
// [[KBAuthManager shared] saveAccessToken:@"TEST" refreshToken:nil expiryDate:[NSDate dateWithTimeIntervalSinceNow:3600] userIdentifier:nil];
|
||||
[[KBAuthManager shared] signOut];
|
||||
// [[KBAuthManager shared] signOut];
|
||||
}
|
||||
|
||||
- (void)setupTabbarAppearance{
|
||||
|
||||
Reference in New Issue
Block a user