1
vote
4answers
591 views
How do you solve the iPhone error “signature is valid but not trusted”?
Finally got MGTwitterEngine stuff to
compile (by setting the Header Search Paths to /usr/include/libxml2 iphoneos3.0/usr/lib/libxml2)
AND link (by removing the Twitter LibXML …
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
209 views
code sign error while installing application on iPhone
Hello all,
I have registered for Apple Developer Program. I have installed my provisioning profile and other certificates successfully. But still, I am getting error while install …
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 …
0
votes
2answers
36 views
SharePoint - Invalid Field Name Error
UPDATE
Worth noting that this is only happening when the site definition is called from SPWebApplication.Sites.Add, if I use the UI then this works fine. My code is impersonating …
0
votes
2answers
228 views
iPhone app doesn’t stay installed (icon disappears)
I'm trying to install Zxing on my iphone from source (I know I can get it at the app store, but I want to modify some things in it).
The problem I'm having is that the app won't …
0
votes
2answers
155 views
Getting the app onto the phone… certificate signing and identities
The error I received on build attempt was:
Code Sign error: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default keychain
Anyone kn …
1
vote
2answers
643 views
Renew Provisioning Profile
Just got a notice that the provisioning profile for one of my apps is about to expire. Is there some way I can renew the existing one or must I recreate a new one?
0
votes
1answer
95 views
no NSLog after hacking xCode out of provisioning profile and code signing
I have been following the discussion from this article,this is what I have done:
Edit /Developer/Platforms/iPhoneOS.platform/Info.plist to look like this:
<key>NATIVE_ARC …
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
4answers
1k views
Code sign error with Xcode 3.2
I had a fully working build environment before upgrading to iPhone OS 3.1 and Xcode 3.2. Now when I try to do a build, i get the following:
Code Sign error: Provisioning profile ' …
0
votes
0answers
39 views
Trying to Create an Enterprise Provisioning Profile--Distribution Tab is Missing
I'm attempting to create an Enterprise Provisioning Profile, but the program portal isn't working the way I expect it to (based on the documentation). Here's what I'm seeing:
Fir …
2
votes
3answers
108 views
Purchasing Additional Development Hardware (iPhone) ?
Thank you for visiting my question and any possible info you can provide.
My question is this: if I use "alternate means" of obtaining some new development hardware, namely an iP …
0
votes
1answer
113 views
Are iPhone development profiles renewable?
My iPhone development profile is expiring soon. Should I create a new one, or will I be able to renew existing one when it expires?
It seems odd that there's no renew button iPho …
