adhoc

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 installed because it requires a newer version of iPhone OS." The build settings for the project are "iPhone Device 3.0 (Base SDK)" and "Distribution." The app suc...

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 notifications on command, and the dev iphone receives them consistently. However, I've distributed a beta build under the release configuration to several co...

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 always worked fine. Recently I created a new adhoc distribution for the testing group (the first time I created the distribution using SDK 3.1.2) and now everybod...

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 far as I know that file is absolutely required and I get a code signing error if it's not there. Is there a way to build an iPhone app for distribution withou...

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 friend a .mobileprovision profile and the application adhoc build. But At his end the application installation stops in between . In the device log it gives me t...

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 a CFBundleExecutable of (null), which does not exist" Here is an excerpt from the actual info.plist: <key>CFBundleExecutable</key> <string>${EXECUTABLE_NAME...

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 sync I get this error: The application 'xxxxxx' was not installed on the iPhone 'Alli's iPhone' because an unknown error occurred (0xE8008015). Anyone have...

Ad Hoc Wifi Connection Between iPhone & Mac - Possible?

Hey guys, I was just wondering if it is possible to set up a data transfer tunnel between an iPhone and a Mac using the Wifi hardware present on both devices? My main objective is to transfer data from my iPhone to my Mac through an app along an ad hoc wifi connection. If there are any other methods you would like to suggest, then pleas...

End User Ad-Hoc Reporting Tool: Microsoft SQL Server Management Studio or Microsoft Access?

Our centralized IT department has suggested two primary ad hoc query tools for our general user base of approximately 200 staff members: Microsoft SQL Server Management Studio 2008 (SSMS) Microsoft Access 2003 Environment The backend database is a read-only Microsoft SQL Server 2005 database. The schema is 400+ tables; allowing a...

Iphone does not recognize reneweed ad hoc provising profile

I installed a new version of an app we are developing, and also a new ad hoc provisioning profile (the old one had expired). I removed the app and profile from the phone and from itunes. Added the new profile and app to itunes and synched. All seemed well- the new profile was on the phone and the new app too. But when trying to launch th...

Signer not valid error

I've created an ad hoc build of my app and would like another person to install it. I have their device ID (two actually) in the provisioning profile. My certificate is the same for ad hoc and app store provisioning. The certificate is valid in keychain. I've selected the ad hoc profile in Xcode for this build, which is linked to the...

iPhone Ad Hoc distribution without expiration

The background story: I work for a company that develops and manufactures a commercial product which can have up to 100+ dedicated PC's in a farm. We only get a handful of new customers per year. We developed an iPod/iPhone app that lets us send commands to the farm and pull data. Our parent company has major concerns about putting th...

Are bad data issues that common?

I've worked for clients that had a large number of distinct, small to mid-sized projects, each interacting with each other via properly defined interfaces to share data, but not reading and writing to the same database. Each had their own separate database, their own cache, their own file servers/system that they had dedicated access to,...

Error Creating iPhone ad hoc distribution

Hello- I'm trying to do an ad hoc distribution of my iPhone app to some beta testers. I created the certs, device IDs, provisioning profiles, etc. and followed the instructions on Apple's site regarding how to incorporate them into the build/distribution. When I copy the provisioning profile and app to iTunes and try to sync, I get the ...

App crashed in Beta on the device, but not in debug

Hi, I've created a Beta ad hoc delivery profile, and when I press 'build and run' on the device in beta mode, my app crashes after I press a button. However, when I use the app in debug mode (on the device) it works fine. It also works fine in the simulator and on the device in beta mode (when it's not connected to XCode) Any ideas wha...

iPhone ad hoc distribution results in wrong orientation

When I created an ad-hoc provision to test my app remotely, the landscape setting malfunctions. The app is supposed to be landscape with the home button on the right. When I create an adhoc provision for one of my devices here, it works fine. One of my devices a coworker is using remotely, however, shows the app in portrait mode (so t...

Ad-hoc connection disappearing

I create an ad-hoc connection between my Ubuntu 9.10 laptop (wlan0) and my iPod touch, but the connection only lasts for seconds before it is dropped. Why might this be happening? I use the following to setup my connection: ifconfig wlan0 down iwconfig wlan0 mode ad-hoc iwconfig wlan0 essid Network iwconfig wlan0 enc off iwconfig wlan0...

Backup/Restore iPhone adhoc build via iTunes

Is there any way to backup/restore iPhone adhoc build via iTunes? I tried different ways and manipulation and it seems to be impossible for me. But probably someone know any tricky solution to do so. I'm asking about this to test whether application works correct after restoring it backup on another device. I have live app in iTunes and...

iPhone: determine distribution type programatically for testing.

At runtime in an iphone app, is there a way to distinguish the distribution type programatically between ad hoc and app store? Whenever I do an ad hoc distribution I want to target internal test servers for web service end points, then for the app store distribution target the production servers. Thanks. Jim ...

iPhone: Application Install Fails With "Invalid Signer" Error

The iPhone is attached to a Mac runnning the latest iTunes version and I am 100% sure that her UDID is in the provisioning file. Her iPhone has not been jailbroken and we even restored it to factory settings. I am having trouble installing our development build on this one iPhone. The error is: the application "[Application Name]"...