1
votes

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

2

2 Answers

1
votes

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

0
votes

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.