发布杂志类的APP,按照原步骤提示出:报刊杂志 App 的 Info.plist 必须包含 UINewsstandApp.error.message=true,以及 CFBundleIcons.UINewsstandIcon 字典。修改Info.plist
1.根节点下新增“ Application presents content in Newsstand” 源代码里是UINewsstandApp =true
官网说明:UINewsstandAppUINewsstandApp (Boolean - iOS) specifies the whether the app presents its content in Newsstand. Publishers of newspaper and magazine content use the Newsstand Kit framework to handle the downloading of new issues. However, instead of those apps showing up on the user’s Home screen, they are collected and presented through Newsstand. This key identifies the apps that should be presented that way.
Such apps must also provide default Newsstand icons as described in Contents of the UINewsstandIcon Dictionary.
This key is supported in iOS 5.0 and later.
2.CFBundleIcons.节点下新增 UINewsstandIcon

CFBundleIcons 在视图里叫 Icon files(IOS5 )。  在源代码里叫    <key>CFBundleIcons</key>


官网说明:Contents of the UINewsstandIcon DictionaryThe value for the UINewsstandIcon key is a dictionary that identifies the default icons and style options to use for apps displayed in Newsstand. Table 5 lists the keys that you can include in this dictionary and their values.
Table 5  Keys for the UINewsstandIcon dictionary

Key

Value

Description

CFBundleIconFiles

Array of strings

(Required) Each string in the array contains the name of an icon file. You use this key to specify a set of standard icons for your app when presented in the Newsstand. This icon is used when no cover art is available for a downloaded issue.

For a list of the icons, including their sizes, that you can include in your app bundle, see the section on app icons in App-Related Resources in App Programming Guide for iOS. For information about how to create icons for your apps, see iOS Human Interface Guidelines.

UINewsstandBindingType

String

This key provides information about how to stylize any Newsstand art. The value of this key is one of the following strings:

  • UINewsstandBindingTypeMagazine

  • UINewsstandBindingTypeNewspaper

UINewsstandBindingEdge

String

This key provides information about how to stylize any Newsstand art. The value of this key is one of the following strings:

  • UINewsstandBindingEdgeLeft

  • UINewsstandBindingEdgeRight

  • UINewsstandBindingEdgeBottom

新增的UINewsstandIcon选择Dictionary类型,然后在下边添加UINewsstandBindingType节点 值为UINewsstandBindingTypeMagazine

报刊杂志 App 的 Info.plist 必须包含 UINewsstandApp.error.message=true,以及 CFBundleIcons.UINewsstandIcon 字典相关推荐

  1. iOS----------The app's Info.plist must contain an NSPhotoLibraryUsageDescription key

    This app has crashed because it attempted to access privacy-sensitive data without a usage descripti ...

  2. Android--- 筛选框需求(1)房产类APP条件筛选框,包含区域(单选,多选),竖着排列(单选,多选),横向排列(单选,多选)

    房产类APP条件筛选框,包含区域(单选,多选),竖着排列(单选,多选),横向排列(单选,多选) 最近刚做完筛选框的需求,今天特地来总结下这个需求的点,跟细节 由于我现在撸的APP是租房APP,他们里面 ...

  3. Android 系统(59)---Android开发:Handler异步通信机制全面解析(包含Looper、Message Queue)

    Android开发:Handler异步通信机制全面解析(包含Looper.Message Queue) 前言 最近刚好在做关于异步通信的需求,那么,今天我们来讲解下Android开发中的Handler ...

  4. linux 查看日志文件最后两千行中包含 字符‘ERROR’ 的前5 和后5行

    cat ../logs/catalina.out | grep -A1000 foo 文件catalina.out 中查找包含foo的后1000行 B是前n行,A是后n行 A for after B ...

  5. 下载网上压缩包(包含多行json)并将其转换为字典的解决方案

      大家好,我是爱编程的喵喵.双985硕士毕业,现担任全栈工程师一职,热衷于将数据思维应用到工作与生活中.从事机器学习以及相关的前后端开发工作.曾在阿里云.科大讯飞.CCF等比赛获得多次Top名次.现 ...

  6. 华为鸿蒙2048小游戏,《从零开发鸿蒙小游戏App》直播答疑(包含新版2048游戏代码)...

    请到附件中下载新版2048游戏代码.最好能对该代码再做一些优化(见下述问题8),欢迎感兴趣的朋友随时跟我探讨,^_^ 问题1:如何将开发的Lite Wearable项目部署在鸿蒙手表Watch GT2 ...

  7. iOS端APP提交审核被拒绝包含用户生成内容必须有举报和拉黑功能

    最近iOS端APP更新提交App Store Connect审核时却多次被拒绝,因为我之前已经加举报功能, 最近iOS端APP更新提交App Store Connect审核时却多次被拒绝,因为我之前已 ...

  8. 【安卓开发】天气预报app的UI界面(包含全部代码)

    全部代码https://gitee.com/Cutele/weather-forecast-v1 增加了发送短信等功能 b站视频链接 主页面写的闪退了,就不记录了. 主要是借助适配器显示自己想要显示的 ...

  9. android分享分享到朋友圈图片,android app分享微信小程序(包含封面网络图片)+图片到朋友圈...

    A 分享微信小程序效果: image.png 实现代码 //第一步通过url拿网络图片并生成bitmap val path = "分享小程序某个界面包含传参数" if (!Text ...

最新文章

  1. “21天教你学会C++”
  2. jQuery的noConflict()方法
  3. CRC校验原理及STM32 IAP在线升级程序
  4. label文字颜色_HowTo —— SwiftUI2.0如何使用Label
  5. Tomcat配置及原理文章
  6. Dev Express Report 学习总结(五)在分组中使用聚集表达式AggregateExpression
  7. Linux学习笔记5
  8. 少走弯路:Mac+python+opencv
  9. BDD测试利器:mocha+should.js
  10. 内部矩阵维度必须一致simulink_为何选择矩阵式KVM切换器及其原理
  11. ISO27001信息安全管理体系
  12. Hibernate中类的继承使用subclass实现
  13. Android开发之中文语音朗读
  14. php制作国旗头像图片,不要再@微信官方了,自己动手一秒制作国旗头像
  15. iOS 自定义转场动画篇
  16. Mac系统开机启动项如何设置
  17. 左(下)上三角、右上(下)三角输出、正(倒)三角,C语言
  18. 感知融合(六):运动补偿算法计算目标绝对速度
  19. 关于word2016中mathtype无法使用以及“由于宏安全设置,无法找到宏或宏已被禁用”的解决方案
  20. html 表格,列表,表单,select和下拉选框,textarea多行文本域,label关联控件,表单,浮动框架,结构化标签

热门文章

  1. 计算机任务栏出现地址框,任务栏位置怎么调整【图文】
  2. 电脑装系统的详细步骤
  3. 三星Note3 S搜索功能如何使用
  4. 实操汇编原理cmp指令 对比sub与cmp指令
  5. redis内存占满处理
  6. Word写保护怎么去掉
  7. scanf的返回值及其应用(多组输入)
  8. Ubuntu 安装lua
  9. php window.onload,window.onload,body onload和document.onreadystatechange
  10. TDSQL inside之路