首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
iOS开发
Andy__M
创建于2022-06-30
订阅专栏
iOS开发过程中的经验总结
等 15 人订阅
共17篇文章
创建于2022-06-30
订阅专栏
默认顺序
默认顺序
最早发布
最新发布
【iOS开发】UICollectionView:InvalidUpdate 引发的 Crash
问题背景 今天收到了如下的 线上Crash: 复现问题 当看到 -[UICollectionView reloadItemsAtIndexPaths:] ,就大概知道怎么复现了,然后简单调试后,写了如
【iOS开发】NS_OPTIONS 的使用
偶然间翻到了2017年时「关于 NS_OPTIONS 的使用」的笔记,发出来,以免遗忘&丢失~~~~
【iOS开发】iPhone 内数据抓包指南
背景 背景 APP 在使用过程中,偶尔会出现不符合预期的展示,而大多数 都是依赖的接口数据,这就需要数据抓包 现状 传统的抓包,都是需要配合电脑端的软件(如 Mac 端的 Charles)并经过复杂的
【iOS开发】打印能力调研&封装
零、百度网盘、WPS 等APP的实现 APP 分析 PDF文件 Word 文档 PPT文档 Excel文档 TXT文件 打印选项 打印界面 百度网盘iOS v11.24.0 自身不提供打印功能,须调起
【iOS开发】一个简单、易用、强大的 iOS APP 冷启动耗时分析工具
AMKLaunchTimeProfiler —— 简单、易用、强大的 iOS APP 冷启动耗时分析工具 1、Features 零成本使用: 通过 CocoaPods 一行代码接入,即可实现 APP
【开发笔记】Masonry 的 distributeViewsAlongAxis 方法
如下,在Masonry的官方Demo中看到了该方法的示例用法,可以达到类似UIStackView的效果,在此备忘一下,以便日后用于~~示例代码用法横向拉伸以均分竖向拉伸以均分横向固定大小显示竖向固定大
[转]Xcode12 在使用模拟器(Simulator)时编译错误的解决方法
详见https://www.jianshu.com/p/aede6865b664?utm_campaign=hugo
创建自己的开源框架到CocoaPods
以上问题可根据自己需求选择答案,1为项目中主要使用的语言,2为是否需要在工程中加一个Demo工程,3为需要使用的测试库,4为是否基于View测试,5是项目使用的类的前缀。目前建议选择1.Objc,2:Yes,3:None,4:No,5:AMK。 打开https://github…
【iOS提审被拒Case】申请加急审核
听起来如此简单的事情,没成想 接连被拒了7次。。 但现在都提审这么久了还没过,也是忍不下去了。。 在简单了解了申请流程后,在提交新的二进制包的同时,发起了【加急审核】的申请。 PS:也许真的是“周末不审核”,导致周五凌晨收到了邮件,直到周二凌晨才通过审核。。
【iOS效率开发】CodeSnippets
一、前言平时开发时,会总结了一些常用的代码片段(如代码框架等),在此分享给大家~如果读者有需要的话,可以通过如下命令直接安装,重启Xcode就生效了**安装命令如下,详见:https://github
【iOS提审被拒Case】Guideline 3.1.1 - Business - Payments - In-App Purchase
We noticed that the credits or currency provided by your in-app purchase products have an associated expiration time, which is not appropri…
【iOS提审被拒Case】Guideline 3.1.2 - Business - Payments - Subscriptions
We were unable to find all of the required information within your metadata. Specifically, we were unable to find a link to your Terms of U…
【iOS提审被拒Case】Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
We noticed that your app requests the user’s consent to access their camera but does not clarify the use of the camera in the applicable pu…
【iOS提审被拒Case】Guideline 2.1 - Information Needed
We have started the review of your app, but we are not able to continue because we need a demo QR code or AR marker (image) to fully assess…
【iOS提审被拒Case】Guideline 4.0 - Design
We noticed that your app offers a custom screenshot-initiated interface when the user takes a screenshot in the app. To resolve this issue,…
【iOS提审被拒Case】Guideline 3.1.1 - Business - Payments - In-App Purchase
Your app unlocks or enables additional functionality with mechanisms other than the App Store, which is not appropriate for the App Store. …
【iOS提审被拒Case】Guideline 2.1 - Performance - App Completeness
We discovered one or more bugs in your app when reviewed on iPad running iOS 13.6.1 on Wi-Fi. Specifically, an error message is displayed w…