I want to give my iPhone app to different distributors for distribution.
When a user will download the app from one of the distributors and open it the app should connect to our servers and ask for the unique settings of this distributer.
The question is, how each app can "tell" from which distributer it was downloaded from?
I don't want to compile a different application for each client.