Xcode Archive打包失败问题
摘要:ionic3项目 完成 模拟器 真机测试均可以打包安装成功 在Archive的时候报错了 错误如下 code signing is required for product type 'Application' in SDK 'iOS 11.2' 11.2的系统我本地是有的 排除这个问题 开始搜索解
阅读全文
ios 审核未通过 相机相册权限问题
摘要:苹果提交审核被打回来 附加的说明如下: We noticed that your app requests the user’s consent to access their camera but does not clarify the use of this feature in the pe
阅读全文
添加极光推送以及在ios中的问题
摘要:项目为 ionic1 + angular1 1.添加极光推送插件 用cordova进行添加 cordova plugin add jpush-phonegap-plugin --variable APP_KEY=your_jpush_appkey (这里的appkey要到极光官网注册账号 添加应用完
阅读全文