简体   繁体   English

iOS应用:在AppStore中拒绝外部测试人员

[英]iOS app: Rejected in AppStore to external testers

I need to get my iOS app (React Native) get approved to external testers. 我需要让我的iOS应用(React Native)获得外部测试人员的批准。 I am getting this message from Apple: 我从苹果收到此消息:

在此处输入图片说明

I know that I should provide login information(username and pass). 我知道我应该提供登录信息(用户名和密码)。 But I have user's phone number as name and user can enter the pass only after he get the SMS with a security code. 但是我有用户的电话号码作为名称,并且只有在他获得带有安全码的SMS后,用户才能输入通行证。

Here's the complete flow: 这是完整的流程:

  1. User enters phone number 用户输入电话号码
  2. Gets SMS with code and enters it 获取带有代码的短信并输入
  3. Entering password 输入密码
  4. Proceeding to app 进入应用

What should be done in this case? 在这种情况下应该怎么办? Can the Apple sign up and create the account, if I write a message to them, describing the flow? 如果我向他们写消息描述流程,Apple可以注册并创建帐户吗?

Thanks! 谢谢!

Our team faced that too. 我们的团队也面临这个问题。 We solved it by providing them with a demo account. 我们通过为他们提供模拟帐户解决了这一问题。 We set up a phone number and static code to pass to otp. 我们设置了电话号码和静态代码以传递给otp。 And then we provided them and it worked! 然后我们提供了它们,它起作用了!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM