Questions tagged [app-distribution]

77 questions
3
votes
2 answers

Distribute iOS app for specific region/territory

I am about to release my App, just waiting for my Apple Developer to come in. Can I decide the countries where my app will be available to download from? Or will I only be able to choose one single country/whole Europe/World? Say I wanted to make…
3
votes
2 answers

Xcode Distribution Certificate Private Key Not Installed

I am trying to Ad-hoc distribute my app. However, when I archive and than try to export it I am getting following screens: On this screen, when I click "Manage Certificates" button, I get following screen: I tried to regenerate provision profile…
Val Nolav
  • 908
  • 8
  • 19
  • 44
3
votes
2 answers

Error when distributing an IPA over the air with dropbox

I am using dropbox for distributing my addhoc builds over the air.Till last week it was working all fine.From this week the html page does not open in safari browser in iphone. Instead it is showing following message One more thing i would like to…
Vaibhav
  • 865
  • 2
  • 10
  • 19
3
votes
1 answer

Xcode 7 - An error has occurred during export - IPA has no main bundle

After archiving successfully my app using a mobile provisioning profile for ad-hoc distribution, when I try to export it using the Organizer window in Xcode, I get a strange message "An error has occurred during export, IPA has no main…
Luca Torella
  • 7,974
  • 4
  • 38
  • 48
2
votes
1 answer

Distributing APK splits with Firebase App Distribution

“Is it possible to use Firebase App Distribution with APK split? It doesn't declare a dependency on assemble task, are there any workarounds for this?"
2
votes
0 answers

Why Xcode 9 always asks me for Provisioning Profile Again when archiving?

I have selected provisioning profile in for my Target, but Xcode again asks for provisioning profile when I export the app. What is the reason behind it? As it was not observed in previous versions of Xcode. Another subquestion is - What would…
iOS Developer
  • 538
  • 4
  • 10
2
votes
0 answers

xCode: Error Uploading App

I'm trying to upload my app to itunesconnect using my xCode but I'm stuck with 2 Errors "The port of Signiant is unknown" and "ERROR ITMS-90096" (It says my binary is not optimized for iPhone 5, and is telling about Launch Images). All my Launch…
Ramiro
  • 229
  • 3
  • 14
1
vote
2 answers

Test flight not sending invitation emails to internal testers

I have developed a mobile application in flutter and I want to ship this application to test flight for testing. Everything has worked fine. I created a group for internal testers and invited them for testing but none of them is getting invitation…
1
vote
0 answers

Making Custom Version of an App Store App

I have a public App Store app and I would like to make a version of it to be distributed as a "Custom App" that's only available in the Apple Business Manager and School Manager. This version will have a couple of different features that the public…
fphelp
  • 1,544
  • 1
  • 15
  • 34
1
vote
1 answer

Ad Hoc iOS App Distribution to several hundred devices

I am trying to find out some up to date information on releasing of an iOS app Ad Hoc . I was recently tasked to finish up development on an app that was about 90% complete which was being developed in Dart/Flutter but only being deployed on iOS(for…
1
vote
0 answers

Bootstrapping failed when deploying iOS app to external testers via cloud platform

I am generating an iOS build for distribution to external testers in services such as AWS Device Farm or Applause. The build is being generated with app-store distribution, since I don't know what devices the app will run on (thus I can't use ad-hoc…
atineoSE
  • 3,597
  • 4
  • 27
  • 31
1
vote
1 answer

How to distribute iOS App that use data from local server without iOS Enterprise program in 2020?

Apple app store doesn't accept our iOS app because it needs to use local server data, like login to app. They said they need to check inside data. We need to install iOS app for members who will connect to local server with WIFI. Even if I can make…
ThitSarNL
  • 670
  • 1
  • 8
  • 22
1
vote
1 answer

ios publish / rollout options for different versions / customizations of the same application to different customers?

Current issue: How do we efficiently deploy different versions of the same App to different customers? Example: App version 1.1 needs to be installed for customer A. App version 1.2 needs to be installed for customer B. App version 1.3 needs to be…
Perry G
  • 91
  • 11
1
vote
0 answers

How can i distribute an iOS product application through Appstore or using any other medium to multiple clients?

We are having a product application and need to distribute it to multiple clients with different themes n colours. Currently we are uploading these multiple targets to our own apple itunes accounts and releasing on Appstore. These apps are publicly…
Thomas Paul
  • 355
  • 5
  • 13
1
vote
0 answers

Distributing iOS App within and outside the organisation

We are developing an iOS application which is supposed to be distributed within our organization. I know Apple Enterprise program is the best choice for this. But, in future, we are planning to distribute the App outside of the organization too.…
Akhil K C
  • 4,543
  • 4
  • 16
  • 21