I have published an app through the testflight website to allow my colleagues to test, and as more and more of them opens the initial email and find time to go through the registration process, tester
This is my first app and apple\'s devel/distro profiles, certs, etc are eating my head for the last day. i could not figure out the requirements of them and how to do this obvious thing.
I want to add in-app purchase to my application. For this I tried a sample code to check how it is working with my provisioning profile. But now, when I tried to do it in my application, an error occu
I installed app on device on vmwar开发者_如何学Goe-mac. The program runs successfully. When I installed app on real Mac Machine, didFailToRegisterForRemoteNotificationWithError occurs.
I have someone bui开发者_StackOverflow社区lding an app for me on Appcelerator. I\'m building an app on Xcode. My phone is provisioned for my own use, but since they can\'t send me an Xcode file, can I
I just moved my first app to my iPhone for testing (yeah). But开发者_StackOverflow中文版 when I run the app on the iPhone no data appears in my tableviews. My NSLogs also show 0 rows returning from my
I am trying to test my iOS application on my iPhone. I keep getting the same error. /Users/usrname/Library/Developer/Xcode/DerivedData/Navigation-abxszioyejjvsqfxzhvoyunubgef/Build/Products/Debug-iph
We need to make some versions of an iphone app an开发者_开发技巧d do not want it to be publicly available. Is it possible to control this distribution.Apple now support B2B distribution. I\'m not sure
I want my iPhone app to be valid only for a particular time period. This has to be done by provisioning profile and not through the 开发者_如何转开发App Store. Please give me some suggestions.Create a
I have build signed the iPhone application 开发者_高级运维with Adhoc provisioning profile,after installing the application directly through Xcode it launched and then closed. I want to know this is co