How to distribute ios app with development provisional

岁酱吖の 提交于 2019-12-11 05:15:56

问题


My team is migrating in to a new Testing flow.

With two parts.

  1. testing the app on test servers.
  2. testing the app on production servers.

For testing the on production we are using TestFlight/Fabric Beta

My problem is with distributing the app with test servers and development provisionals (for dev push certificates)

Is there a way to distribute the test app without having the phone on location? (are testers are in a different country)

Thanks


回答1:


Try this virtual testing online, you need to upload your ipa file

https://portal.kobiton.com/devices?survey=true

1.Device token will not generate.

2.I am not aware of location upadation




回答2:


Yes, you can distribute your app for testing without having the phone in your office.

Provided your ipa file has UDID of device (iPhone/iPad) which is added in apple member center and chosen in the Development Provisional certificate

EDIT : StackOverflow thread to generate a ipa file from Xcode.



来源:https://stackoverflow.com/questions/43181568/how-to-distribute-ios-app-with-development-provisional

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!