App Store-帮助回答“缺少合规性"的问题; (使用Expo + Firebase) [英] App Store - Help answering "Missing Compliance" (using Expo + Firebase)

查看:203
本文介绍了App Store-帮助回答“缺少合规性"的问题; (使用Expo + Firebase)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在将我的应用发布到App Store,并且对于缺少合规性"步骤.

I'm publishing my app to App Store and I have doubts regarding the "Missing Compliance" step.

以下是有关该应用的一些信息:

Here's some info about the app:

  • 我使用了 Expo(托管工作流程).这意味着我无法直接访问Xcode.
  • 这是一个免费的简单2D视频游戏,具有 Expo ADMob .您可以付费删除广告.
  • 它请求摄影机和照片库的许可(如果玩家需要,可以拍照).没有通知,或其他任何东西.
  • 它使用Firebase(数据库,存储和分析)和Sentry. (用于HTTPS连接)
  • 我没有手动添加任何加密"定制的东西(我知道)
  • 我正在从欧洲的葡萄牙发布该应用程序.我计划尽可能在全球范围内发布.
  • I used Expo (Managed workflow). That means I don't have direct access to Xcode.
  • It's a simple 2D video game, free, with Expo ADMob. You can pay to remove Ads.
  • It requests a camera and library permission (to take a picture if the player wants). No Notifications, or any other extra thing.
  • It uses Firebase (Database, Storage, and Analytics) and Sentry. (for HTTPS connections)
  • I didn't manually include any "encryption" custom thing (that I'm aware of)
  • I'm publishing the App from Portugal, Europe. I plan to publish it worldwide, if possible.
  1. 您的应用程序使用加密吗?我没有编写任何与加密相关的信息...但是我想我应该说是的,对吧?
  1. Does your app use encryption? I didn't code anything related to it... but I assume I should say yes, right?

  1. 您的应用是否符合美国出口管理条例第2部分第5类提供的任何豁免?.我的应用是带有MobAds的简单JS电子游戏.我应该说是还是不是?
  1. Does your app qualify for any of the exemptions provided in Category 5, Part 2 of the U.S. Export Administration Regulations?. My app is a simple JS video game, with MobAds. Should I say yes or no?

  1. 您的应用程序是否实施了国际标准组织(IEEE,IETF,ITU等)专有或不接受的加密算法?我确实拒绝了……这是正确的吗? ?
  1. Does your app implement any encryption algorithms that are proprietary or not accepted as standards by international standard bodies (IEEE, IETF, ITU, etc.)? I did say no... is it right?

  1. 您的应用是否代替或在Apple操作系统中使用或访问加密,还实现了任何标准的加密算法?如果我拒绝,它会显示一条有关HTTPS的额外消息.我的应用程序确实将HTTPS用于Firebase(数据库,存储和分析)和Sentry.
  1. Does your app implement any standard encryption algorithms instead of, or in addition to, using or accessing the encryption within Apple’s operating system? If I say no, it shows an extra message about HTTPS. My app does use HTTPS for Firebase (Database, Storage, and Analytics) and Sentry.

  1. 最后,如果我同意,它会说:由于该版本没有相关的出口法规遵从性文档,因此目前无法测试版本0.1.0(1).在哪里可以找到此文档以及我如何得到它?我来自欧洲的葡萄牙.
  1. Finally, if I say yes, it says: Version 0.1.0 (1) cannot be tested at this time because the build does not have associated export compliance documentation. Where do I find this documentation and how can I get it? I'm from Portugal, Europe.

谢谢!

推荐答案

问题一.回答是,您使用HTTPS加密进行连接

Question one. Reply yes, you use HTTPS encryption for connections

第二个问题.对于您为应用程序感到难过的答复是否定的.简而言之,您不会在应用程序内部使用任何使用自定义加密的功能,或者严格地说,它是医疗应用程序.您使用的加密仅适用于从应用程序到服务器的数据传递,而应用程序内部或全部内容均未加密.

Question two. For what you sad about your app the reply is no. In brief you don't use any function inside your app that use a custom cryptography or it's strictly medical app. The encryption that you use it's only on data pass from app to server, nothing inside your app all or a part is encrypted.

问题三.不,您不使用自定义加密算法.通常用于应用程序内部的银行应用程序数据.

Question three. No you don use a custom crypt algorithm. That is usually used for bank app data inside the app.

问题四.说不.美国规则为仅使用HTTPS调用的应用程序提供了例外(这就是您要做的).阅读此处以获取完整说明:

Question four. Say no. The US rules give an exception for apps with only HTTPS calls (that is what you do). Read here for a full explanation:

https://developer.apple.com/forums/thread/98071 https://www.cocoanetics.com/2017/02/itunes -connect-encryption-info/

这篇关于App Store-帮助回答“缺少合规性"的问题; (使用Expo + Firebase)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆