自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(157)
  • 资源 (3)
  • 收藏
  • 关注

原创 苹果开发ios查看当前项目pod使用的sdk的版本号

苹果开发ios查看当前项目pod使用的sdk的版本号

2023-02-23 16:19:23 1134

原创 The status of your (iOS) app, “软件名称xxx“, is now “In Review“长时间处于这种状态

The status of your (iOS) app, "软件名称xxx", is now "In Review"长时间处于这种状态

2023-01-25 07:23:07 3206

原创 穿山甲创建后生效时间,穿山甲不合法,穿山甲错误等

穿山甲广告位生效时间,广告位不合法,广告位错误等

2022-12-05 13:32:16 5552

原创 error build: 1 duplicate symbol for architecture x86_64

error build: 1 duplicate symbol for architecture x86_64

2022-11-22 15:46:05 404

原创 出口合规证明信息,苹果提交审核的时候弹出的是否加密

出口合规证明信息,苹果提交审核的时候弹出的是否加密

2022-11-16 20:53:09 5238

原创 Did you forget to declare this file as an output of a script phase or custom build rule which。。。

Did you forget to declare this file as an output of a script phase or custom build rule which produces it?

2022-11-16 16:45:56 13018

原创 OC中转化成Model 和 普通的NString获取值的不同

-[__NSDictionaryI setObject:forKey:]: unrecognized selector sent to instance

2022-11-16 07:02:36 897

原创 mac强制关闭程序,苹果电脑强制关闭软件

mac强制关闭程序,苹果电脑强制关闭软件

2022-11-13 23:42:53 673

原创 cannot assign to ‘self‘ outside of a method in the init family

cannot assign to 'self' outside of a method in the init family

2022-11-05 20:48:35 185

原创 This method should not be called on the main thread as it may lead to UI unresponsiveness.

This method should not be called on the main thread as it may lead to UI unresponsiveness.

2022-10-09 20:18:51 16050

原创 UITableView 中的 UITableViewCell中去除背景色

UITableView 中的 UITableViewCell中去除背景色

2022-10-09 18:25:15 550

原创 ITMS-90683: Missing Purpose String in Info.plist NSPhotoLibraryUsageDescription NSCameraUsageDescri

ITMS-90683: Missing Purpose String in Info.plist NSPhotoLibraryUsageDescription NSCameraUsageDescription

2022-09-24 11:33:34 2493

原创 2025年苹果审核4.3相关问题总结 - 2025年7月3日更新

Your app duplicates the content and functionality of apps submitted to the App Store, which is considered a form of spam.We found that your app provides the same feature set as other apps submitted to the App Store, which is not appropriate to the App St

2022-08-18 18:56:15 33188 23

原创 Mac电脑卡顿的解决办法

打开活动监视器,(启动台--其他--活动监测器),可以看到耗CPU,内存的具体应用都有哪些。如果能查到就往这方面去停止运行。一般都是图形的操作特别耗内存,可以关闭adboe的一些配置。我出现问题是安装了PS,他的adobe监听实时更新耗了系统70%内存。......

2022-07-01 15:51:24 3549

原创 Mac电脑清空缓存,获取空间

Mac电脑清空缓存,获取空间

2022-06-28 11:41:25 1175

原创 iOS OC 苹果发送邮件 意见反馈给自己的邮箱 通过SKPSMTPMessage第三方包的方式

当开发单机应用,部分用户会遇到不可知的问题,想知道用户的反馈意见,又没有服务器。可以通过SKPSMTPMessage的第三方软件,进行意见反馈,让用户提交的意见发送给自己的邮箱。

2022-06-07 12:43:40 1619

原创 ios oc 监听用户是否触摸了屏幕的实现方法

ios oc 监听用户是否触摸了屏幕的实现方法 触摸监听 系统事件

2022-06-02 12:15:00 1838

原创 软件运行的好好的,突然黑屏啥也进不去了

iOS-报错 Error Domain=NSCocoaErrorDomain Code=4099boringssl_metrics_log_metric_block_invoke(153) Failed to log metrics

2022-05-30 19:12:33 2400

原创 ios OC 调用起QQ临时聊天

从iOS9之后,引入了白名单的概念。1、在iOS9之后,如果使用 canOpenURL:方法,该方法所涉及到的 URL Schemes 必须在"Info.plist"中将它们列为白名单,否则不能使用。key叫做LSApplicationQueriesSchemes ,键值内容是对应应用程序的URL Schemes;2、在iOS9.0后,涉及到平台客户端的跳转,系统会自动到info.plist下检查是否设置

2022-05-26 12:08:22 891

原创 Error Analyzing App Version

今天提交的时候遇到了提交失败,具体如图。解决方案一:苹果经常会出莫名其妙的bug,遇到这种情况建议不要直接用上传的方式,可以先打包到桌面,然后用Transport进行提交。解决方案二:今天大面积出现了,可以稍后等苹果修复。解决方案三:可以加入我们,等待最权威的同步消息。......

2022-05-10 21:41:20 1105

原创 2024年11月 - 苹果ios个人开发中注册流程

苹果IOS个人开发者注册2022年变得越来遇难,以下是我汇总大家遇到的一些问题,大部分都有解决方案,部分无解,看看大家中招的!1、提示文案:Apple ID问题您在“设置”》“iTunes Store与AppStore”中关联的Apple ID国家/地区和您用以登录Apple Developer app的Apple ID国家/地区并不匹配。请在“iTunes Store与App Store”中,使用一个设定了相同国家/地区的Apple ID登录。————————————————2、提

2022-04-14 11:46:32 44146 6

原创 ERROR ITMS-90165: “Invalid Provisioning Profile Signature.

ERROR ITMS-90165: "Invalid Provisioning Profile Signature. The provisioning profile included in the bundle 'com.xxxx' (Payload/app) cannot be used to submit apps to the iOS App Store until it has a valid signature from Apple. (Expired profile signing certi

2022-04-13 18:32:59 2919

原创 苹果iOS 内购 App 内退款 绑定 查询

苹果后台给出推送退款的功能,是 server to server,所以我们需要将接收退款通知推送的接口填入苹果后台。首先很多用户开发者不知道如何接受通知,其次必须要使用注册的域名,备案流程时间比较长。我有一个链接退款的地址,可以用来接收苹果退款的信息,所有信息都解析好了,只要对着对用户进行封号就可以了。有需要的小伙伴可以联系我哦!...

2022-04-13 15:37:33 1154 1

原创 Guideline 2.3.2 - Performance - Accurate Metadata

第一次被拒给的:Guideline 2.3.2 - Performance - Accurate MetadataYour app metadata does not clearly identify supplemental content or items that should be purchased separately. Specifically, your app requires users to purchase subscription to use any features

2022-04-02 10:56:46 1773

原创 This letter serves as notice of termination of the Apple Developer Program License Agreement

HelloLuo,This letter serves as notice of termination of the Apple Developer Program License Agreement (the “ADP Agreement”) and the Apple Developer Agreement (the “Developer Agreement”) between you and Apple effective immediately.Pursuant to Section 3...

2022-04-01 15:04:22 2339 1

原创 Guideline 3.1.2 - Business - Payments - Subscriptions

We noticed that one or more of your auto-renewable subscriptions is marketed in the purchase flow in a manner that may mislead or confuse users about the subscription terms or pricing. Specifically:- your app advertises a free trial or introductory period

2022-04-01 12:39:18 2534

原创 build settings的product name可以用$(TARGET_NAME)代替

Could not find ...... Runner.app和Build setting PRODUCT_NAME undefinedOC build 提示 PRODUCT_NAME undefined项目 -> Build Setting , 搜索Product Name ,添加$(TARGET_NAME) 即可参考阅读:OC build 提示 PRODUCT_NAME undefined_小狼的博客-CSDN博客...

2022-01-05 20:07:01 536

原创 NSString NSUrl 相互转化

// NSURL 转为 NSStringNSURLAAA// 直接将NSURL 转为 NSStringNSString *newWebStr = [NSURLAAA absoluteString];// 如果为file://的目录文件,会将file://自动移除NSString *newWebStr = [NSURLAAA path];// NSString 转为NSURLNSStringBBB// 直接将nsstring转为nsurlNSURL *webUrl ..

2022-01-04 17:42:53 4292

原创 bitcode bundle could not be generated built without full bitcode

itcode bundle could not be generated because '/Users/wanhu/Desktop/xxxx' was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build file '/Users/wanhu/Desktop/xxxxxx' for architecture ar

2021-12-17 11:14:36 520

原创 Guideline 3.1.2 - Business - Payments - Subscriptions

Hello,Thank you for your reply.Guideline 3.1.2 - Business - Payments - SubscriptionsYour app uses auto-renewing subscriptions, but it is not an appropriate use of the service.Auto-renewing subscriptions are only appropriate for services that prov..

2021-12-15 10:23:20 2892

原创 苹果开发小型开发者

小型开发者申请网站:App Store Small Business Program - Apple Developer进去有几个选项,然后勾选一下,等一两个月就好了(很慢,可以提前申请)。小型开发者申请成功之后,永久有效的,不用每年都申请。成为小型开发者期间,不可以转移app。如果转移了,以后再也不能申请了。更多问题,欢迎加入我么哦!...

2021-12-09 11:25:10 1130

原创 In order to update your existing apps, create new in-app purchases,

苹果付费新协议无法跳过

2021-11-18 19:36:22 488

原创 Per guideline 5.6.2, developers must provide verifiable

Hello,We've identified a pattern of behavior associated with your Apple Developer Program account that is not consistent with the Developer Code of Conduct.Specifically, we identified the following issues:·Some of your account information is associa.

2021-11-01 15:34:00 841

原创 ld: library not found for -xxxx:

ld: library not found for -xxxxxclang: error: linker command failed with exit code 1 (use -v to see invocation)第一:第三方库的依赖没有了。重新依赖一下。第二:查看下,你的点击打开的是不是pod那个新文件,还是之前未pod化的文件。...

2021-10-22 10:34:50 532

原创 您的会员资格有效期即将于xxxx年xx月xx日截止。如果您已经选择自动续期,您的会员资格将在这一天续期。

您的会员资格有效期即将于xxxx年xx月xx日截止。如果您已经选择自动续期,您的会员资格将在这一天续期。第一:担心会员费用会充值不上,想提前付费,苹果已经切断了这个途径了。必须是过期当天才能付费成功(例如:2021.10.11过期,就要这一天才能续费第二年),请不要瞎捣鼓,尝试“取消订阅”,切换支付等方式。很有可能会导致你的账号锁死。PS:锁死,你懂么?就是死了。永久解封不了了。找苹果也解封不了。他可不管你账号下还有啥。所以一定要非常非常谨慎的操作,不要乱点。第二:支持网页中提示有:

2021-10-11 17:08:03 4663

原创 Multiple methods named ‘layer‘ found with mismatched result, parameter type or attributes

问题:Multiple methods named 'xxx' found with mismatched result, parameter type or attributes出现问题的原因就是,你这个方法中的“xxx”,在不同方法中出现了,他们同名冲突了,系统不知道要去执行哪个文件下面的“xxx”方法。所以你要告诉系统,你去执行哪个文件下面的方法,举例说明:原来的代码:CALayer *layer2 = [whitchController1 layer];layer2.border

2021-09-09 17:34:23 2405

原创 OC动态计算文字的高度

示例代码:_teacher_introduce = [[UILabel alloc] init];[self addSubview:_teacher_introduce];_teacher_introduce.text = @"记得点关注哦!";// 这两行要的,否则你不换行有啥高度好计算的_teacher_introduce.numberOfLines = 0;_teacher_introduce.preferredMaxLayoutWidth = ScreenWidth - 7.

2021-09-07 16:26:07 624

原创 iOS创建沙盒账号的步骤和注意事项

步骤一:登录app store connect 后点:“用户和访问” - “沙盒” - ”测试员“步骤二:填写相关信息,能用英文的就用英文,尽量不要用中文,邮箱目录有@qq或者@163步骤三:手机测试时,如果有多账号登录,可能会有提示你已经多账号登录,需要切换。...

2021-09-06 11:34:06 4757

原创 UILabel加载attributedText有图片显示不全

attributedText属性还是比较强大的,如果遇到有末尾的图片没加载进来,从以下方面找问题出现的原因。步骤一:lable.numberOfLines = 0;lable.preferredMaxLayoutWidth = ScreenWidth;两个label的属性是否添加了。步骤二:lable给予的高度是否充足,测试的话,把高度写高很多,方便测试。当时加载三张图片,遇到的问题。1.没写步骤一,然后高度自适应,只显示一张;2.修改步骤一后,高度改了个20

2021-09-03 17:17:27 667

原创 Xcode开发包文件存放路径,Xcode SDK依赖路径

打开CMD终端,黑色的那个。windows又叫DOS指令框。步骤一:可以通过这个网址进行下载:https://github.com/fateshen/iOSDeviceSupport可以不用下载那么多,点击选中其中的一个进行下载。步骤二:输入:open /applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport就可以直接打开这个文件夹。解压后,将文件复制进入即可使

2021-08-09 10:29:33 1685

popuwindow1

popuwindow的简单实现,弹出一个小窗口,可以点击屏幕和屏幕周围,popwindow窗口消失~

2016-02-16

安卓开发框架

根据自己的开发经验,对自己开发过程中遇到的问题,进行了总结,搭建了一个简单的开发框架,有什么问题,或者不好的地方欢迎批评指正。

2019-07-05

Json解析范例

根据自己的开发经验,对自己开发过程中解析json进行了总结,数据来源于服务器,有什么问题,或者不好的地方欢迎批评指正。

2019-07-05

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除