Re: Best location to ask deployment related questions?
Re: Best location to ask deployment related questions?
- Subject: Re: Best location to ask deployment related questions?
- From: Alex Zavatone <email@hidden>
- Date: Tue, 08 Jan 2013 14:58:43 -0500
Further testing indicates that any space character anywhere in the path of the URL of an ipa will prevent OTA installation using itms-services:// from triggering an iOS app install.
You can not escape out the space char with . Other characters like the standard alphanumerics can be escaped out without a problem.
Even if the path to the ipa will resolve in a browser, itms-services will not load the plist file.
Is there any reference anywhere that explains why this would fail in itms-services?
TIA
Sent from my iPad
On Jan 8, 2013, at 10:35 AM, Alex Zavatone <email@hidden> wrote:
> Just wanted to check if anyone knew of a better location than here since I know this question might be off topic for some. If so, please let me know.
>
> In my tests yesterday creating many sample Enterprise deployments, it appears that some types of characters in the "Application URL:" when creating an IPA will result in an install never being triggered when an itms-services manifest link is clicked on. Lack of console output makes this hard to track down.
>
> Is there a reference somewhere for which characters are supported in the "Application URL:" field when creating an Enterprise IPA? Is it is allowed to escape out certain characters?
>
> I've got many cases that work as expected and a few that don't and would like to know the scope of the issue to see how to resolve or work around this issue.
>
> Thanks in advance.
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden