0
votes
2answers
21 views
ad hoc installation error
Trying to install an app beta. The mobile provision file installs fine on my 64 bit Vista machine. The app itself appears to install fine and the icon appears in iTunes, but when I …
1
vote
2answers
63 views
iPhone adhoc distribution without entitlements
I'm trying to make an ad-hoc distribution of our app for sending to another company for beta testing. They are asking me to remove the Entitlements.plist file from my project.
As …
0
votes
2answers
44 views
XCode falsely claims CFBundleExecutable to be (null)
I'm trying to create an ad-hoc build of an iPhone app for beta testing.
On their end, they're seeing an error like the following:
"The info.plist for application at xxx specifies …
2
votes
5answers
285 views
Steal app and post it on AppStore using ad-hoc distribution
I am going to ask users on public forums to take part in my app beta testing using ad-hoc method. So if user interested in testing/reviewing he sends me UUID and I send him app bin …
1
vote
1answer
63 views
sqlite3 write permission problem on iphone 3.1.2
I'm currently working on a game for the iphone, where images are loaded from the internet and then stored in the local database so they do not have to be loaded again. This has alw …
0
votes
3answers
65 views
adhoc app installation failed in iPhone , why ?
Hello all ,
I am developing an iPhone application .
As the application is location aware I am testing it on a different (where I am not present).
For that I am sending my frien …
0
votes
1answer
45 views
iPhone Push Notification Problem with Ad Hoc Provision
The iPhone i'm developing with (building the application to, not installed via ad-hoc) receives push notifications as it should. I've got an application that just sends dummy push …
0
votes
2answers
106 views
Problem installing ad hoc-provisioned app built with SDK 3.1.2 on device running iPhone OS 3.0
I'm trying to install an ad hoc-provisioned iPhone app compiled under the 3.1.2 SDK on a device running iPhone OS 3.0 via iTunes. I'm getting a message "The application was not ins …
0
votes
1answer
61 views
Expiration of IPhone AdHoc Tester Provisioning Profiles
Is it possible to renew an adhoc tester's provisioning profile PRIOR to expiration? Currently, it seems I have to wait for it to expire before I can renew it -- which means that m …
1
vote
1answer
62 views
Ad Hoc Distribution - Does it update an existing previous installed version of an app?
What happens when a user installs an ad hoc distribution of an existing app? And what happens if this app (or a newer one) hits the App Store officially?
To sum it up:
A user al …
1
vote
2answers
802 views
iPhone Debugging: How to resolve ‘failed to get the task for process’?
I have just added a provisioning profile to XCode (needed to support notifications and in app purchase), setup as needed the build configuration for ad hoc distribution, and tried …
0
votes
1answer
13 views
Any issues with join hints in a SQL Server 2000 view?
I have some ad-hoc reporting users hitting some SQL Server views. Occasionally the read locks taken by these users for particularly lengthy queries causes trouble elsewhere in the …
0
votes
1answer
91 views
Submitting AddHoc iPhone App Binaries to Apple App Store
Hey I have taken over from a developer who submitted Add Hoc Build Binaries to the app store instead of creating a new binary with an app store development provisioning profile.
C …
2
votes
4answers
3k views
The executable was signed with invalid entitlements.
hi all
I am having a problem with ad-hoc distribution in iPhone. I have developed an application in sdk 3.0. I have developer's license. I have added certificates and provisioning …
4
votes
2answers
142 views
AdHoc provisioning - what’s the easiest way to add a few more devices to an existing project that’s still in development?
I have a project that I've been working on for a while. It is a standard Xcode/Objective-C iPhone app. I created the provisioning file for my device and a couple others. Now I w …
