04 2021 档案
苹果连续包月相关资料
摘要:通知_type https://developer.apple.com/documentation/appstoreservernotifications/notification_type 配置自动续期订阅 https://help.apple.com/app-store-connect/#/de 阅读全文
posted @ 2021-04-21 11:04 懂事长qingzZ 阅读(646) 评论(0) 推荐(0)
苹果沙盒测试员添加
摘要:沙盒测试员添加流程 1. 登录 https://appstoreconnect.apple.com/ 2. 我的app 3. 用户和访问 4. 沙盒测试员 阅读全文
posted @ 2021-04-20 16:51 懂事长qingzZ 阅读(392) 评论(0) 推荐(0)
iOS UITableViewCell中包含UICollectionView嵌套 解决UITableViewCell显示异常
摘要:- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath { LRPatientCommentCell *cell = [tableView deque 阅读全文
posted @ 2021-04-08 17:14 懂事长qingzZ 阅读(876) 评论(0) 推荐(0)