1、背景:将字符串1998-02-31 转成 NSDate时,调用如下方法,得到的结果是 date:1998-03-02 + (NSDate *...
self.cellularData = [[CTCellularData alloc] init];CTCellularDataRestrict...
有Notification权限申请的情况下,等用户选择完Notification权限,再延迟1s申请广告追踪权限,可解决此问题。
beginBackgroundTask方法的作用: 为你的app申请额外的后台时间,这是Apple的官方说明:This method reque...
1.UIColor a.Assets创建 使用示例: self.view.backgroundColor = [UIColor colorNam...
1.基础命名 1.1 清晰 - 命名应该清晰,明确,在做到这两点的基础上尽量简洁。 例如: insert:at: 应该替换成 `...
此方案使用Casa在github上提供的CTMediator[https://%E4%B8%8Ahttps://casatwy.com/iOS-...
昨天提交苹果商店被拒 Guideline 5.1.1 - Legal - Privacy - Data Collection and Stora...
[self.tabBarControllersetSelectedIndex:1]; [self.navigationControllerpop...