1
This commit is contained in:
@@ -52,7 +52,10 @@ static NSString * const kKBKeyboardExtensionBundleId = @"com.loveKey.nyx.CustomK
|
||||
/// 获取网络权限
|
||||
[self getNetJudge];
|
||||
/// 触发一次简单网络请求,用于拉起系统的蜂窝数据权限弹窗
|
||||
[self kb_fireStartupNetworkRequest];
|
||||
// dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(2.0 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{
|
||||
[self kb_fireStartupNetworkRequest];
|
||||
// });
|
||||
//
|
||||
|
||||
#if !DEBUG
|
||||
/// Bugly
|
||||
|
||||
Reference in New Issue
Block a user