The iOS developer program (formerly iPhone developer program) is the mandatory route to deploy iOS applications. Applications are uploaded on Apple's web site and distributed through the iTunes store.
-1
votes
0answers
20 views
Apple Developer Company Account device listing and change history? [closed]
Since Apple did their makeover of the iOS Developer Program management pages, I can't find a way of seeing a history of changes to the account - I'm one of a few admins on our Company Developer ...
-1
votes
0answers
59 views
IOS developer Program Status still no activatiom response from apple since 2 months [closed]
I know its more common question may be repetitive but i have read SO questions regarding my issue but i am not getting any solution thats why i need to post this question & i am hoping for ...
-1
votes
1answer
55 views
Any way to distribute builds without UDID [closed]
Is there any way to distribute builds without adding UDID to provisional profile by standard 99$ developer program?.
0
votes
1answer
53 views
How can I Delete an iOS device on my iOS Device list?
I got a little problem with Apple and my iPhone 5. The problem is that, on my developer account on Apple, I've two devices with the same UDID (yes the same!) but one is called iPhone5 and it's ...
-3
votes
0answers
26 views
Change the Apple login account for iPhone developer programme [migrated]
Recently I have registered for the iPhone developer program with an Email ID, but now I want to changer my login ID to some other email ID. Is it possible to change it now?
0
votes
2answers
39 views
Export devices added in Apple's iOS Provision portal
My apple developer is about to expire in 5 days. And after renewal I want to restore my devices count to 100 but meanwhile I want to export all currently added devices as backup for future use, these ...
0
votes
0answers
41 views
Unable to run on device - unsupported architecture error
all.
I was wondering if someone could help me with my problem. I have a project that I'm working on. I have all the certificates and necessary profiles in place, or at least I’m pretty sure. The ...
-3
votes
1answer
93 views
iOS developer program - no acknowledgement mail about placing order even [closed]
i finally enrolled to the apple ios developer program. i put my details, went to the purchase page, put payment information, clicked place order, i got the 'your order has been placed! you will ...
0
votes
1answer
16 views
AutoLayout doesn't work fine
I'm trying create an app compatible with iPhone 4s and 5 but when I run in iphone 4S my screen appears wrong...
Look at the images
-1
votes
1answer
53 views
Can I have more than one apple developer account? [closed]
All of them with same person name and using the same credit card for payment.
0
votes
1answer
45 views
3 Hours & Can't Create/Upload APP to iTunes - no identities were available
Ok i've read a dozen posts and followed all the different advice given, but none of them have solved the problem in that when I trying to distribute my app via the organizer/archive I get: no ...
-2
votes
1answer
92 views
IOS individual account company name [closed]
How can write my company name under my app name with individual developer account.
Here is sample application someone who did what I want.
0
votes
1answer
44 views
MKMapView freeze when map setRegion
I'm trying to setRegion, but when i set the region, the map freeze and I can't move the map...
here is my code
-(void) configurarZoomDoMapaComLatitude:(double)latitude eLongitude:(double)longitude ...
1
vote
1answer
43 views
XML Parse with Date(parameter)
I'm trying to parse xml but I have a problem:
NSString *url = [NSString stringWithFormat:@"http://ipadress/web_service/list.php?DATE=%@",dateSinc];
NSMutableURLRequest *request ...
-1
votes
1answer
143 views
Adding device to Developer Profile managed By Xcode
I'm trying to add a device to my developer profile. But this profile is managed by Xcode. I do not have the device on hand. I only have the UDID. I'm running Xcode 4.6. Can anyone help me?
Regards,
...
0
votes
1answer
33 views
Class methods in main loop?
I have some class methods from the ViewController class that are activated with BOOL Types. I want to insert those methods into the main loop so when they BOOL's are activated the method will run, ...
0
votes
2answers
67 views
Creating flashing image on UIButton?
I'm trying to create a memory game but at some point and time I want images on a UIbutton to be flashed. For x amount of seconds i want them to be visible and for x amount of seconds i want them to be ...
1
vote
1answer
111 views
Can't create a new Certificate Signing Request(CSR)?
I am trying to test my app on my iOS device. To do so I ill need to create a Certificate Signing Request(CSR).
These are the steps I took:
Open Keychain Access in the Utilities folder.
On the drop ...
0
votes
2answers
53 views
Package iOS iPad application for company with 10 employees
I would like to distribute the application I have created to a company who have 10 employees only and wont extend past 20. The application will be in-house and will not be sold on the app store or ...
0
votes
2answers
72 views
iPhone Developer License issues [closed]
Ok so I had my iPhone replaced today.. And for some reason now my apps won't download onto my new phone. I backed up my phone and everything before I got this new phone. my phone pops up in the edit ...
0
votes
1answer
166 views
How can I change the iphone and ipad device settings -> email address and name programmatically?
Now I'm working in iphone app. In that app I'm using google calendar. In iphone,ipad and ipod devices, I want to add the email address and name.
In our device goto ...
0
votes
3answers
137 views
How to check my ios developer certificate is expired? [duplicate]
Possible Duplicate:
Codesign error: Certificate identity appearing twice
I am getting this error.
Certificate identity 'iPhone Developer: tobias diestelkamp (PXVT443VS6)' appears more than ...
0
votes
1answer
39 views
we are not getting all the posts from facebook
This is my query for getting the post
NSString *fqlquery= @"SELECT post_id,message FROM stream WHERE source_id = '100005146987508' limit 10000";
self.newurl=[NSString ...
0
votes
1answer
51 views
iOS Certified developer [duplicate]
I am wondering if there are any possibilities of getting professional developer certificate for iOS, cocoa-touch, objC? Something like microsoft certified .net developer. Does exist something like ...
-1
votes
1answer
77 views
i'm trying to display xml data in custom cell but it's working, and it display only one data [closed]
- (void)viewDidLoad
{
NSURL *url=[[NSURL alloc]initWithString:@"http://avweatherforecasts.com/services/iphoneservice.php"];
DaTa=[[NSData alloc]initWithContentsOfURL:url]; ...
0
votes
1answer
110 views
adding in app purchases on iTunesConnect just allow the Free Subscription
in App Purchase only allows my to create Free Subscription in App, Can any body help me to resolve it.
I know you can say this question is duplicated, but I didn't find any help from those links.
so ...
-1
votes
2answers
332 views
How to change from Personal Apple Developer to Enterprise? [closed]
My iOS developer licence is expiring as of 1st Feb and I was wondering if I can switch to enterprise licence or should I do that from beginning? I wish to keep my Apple IDs and apps...
-2
votes
1answer
259 views
Apple Developer Program for students [closed]
I need an Apple Developer ID for my bachelor thesis. Are there any offers from Apple for students or academical purposes? Are there any was to get it free? My thesis takes 3 months, hence I think ...
0
votes
0answers
22 views
How to add new developer certification for a new iPhone
I bought a new developer certification for a new iPhone and I know I have to delete the previous certification from keychain access but I think I did not delete it completely because Iresign or ...
2
votes
2answers
177 views
Provisioning Profiles, certificates and such
I'm trying to understand the whole provisioning-proccess, but I just don't get it..
I have tried to read up, but it's too weird and difficult for me to understand, especially when English is neither ...
0
votes
1answer
56 views
After sprite moving want to back original position
I want to move the sprite using cctouchesmove at touchend i want the sprite to its original position
Help me for this problem
0
votes
1answer
88 views
searchBar:shouldChangeTextInRange:replacementText not called
The searchBar:shouldChangeTextInRange:replacementText never called. The delegate is defined, the methods – searchBarShouldBeginEditing: and searchBarTextDidBeginEditing: works fine but the ...
-2
votes
1answer
83 views
iTunes Connect “Autofill Account” [closed]
Just a simple question regarding the iTunes Connect app for IOS. In the settings tab you have an "ON/OFF" option. That is "Autofill Account".
What is that?
And is there a way to not log out of the ...
0
votes
0answers
21 views
Is Apple accepting new devs now (14 dec)?
https://developer.apple.com/programs/ios/
When I click enroll it just says "We'll be back soon"
Is registration closed for christmas?
This is really bad I just wanted to submit my app now...
Any ...
0
votes
2answers
354 views
UITableView resize header for section does not stretch according to its size
i have a table view which has header for the tableview and another header for section.
the header for section has a button on top of it, when the button is pressed i need to change the size of this ...
2
votes
1answer
132 views
Manage your applications doesn't appear in Itunes Connect panel
I need to upload an app to iTunes store. have the certificates, provisioning profiles but when I logged in to iTunes the menu "Manage your applications" doesn't appear.
Why?
3
votes
1answer
92 views
issue in writing Unit test case for UIFont Categories
I have added methods to UIFont class
.h file
@interface UIFont (UIFont_CustomisedFont)
+(UIFont*)bold11;
+(UIFont*)bold12;
+(UIFont*)bold13;
.m file
+(UIFont*)bold11{
return ...
1
vote
1answer
162 views
Can we publish an app to AppStore (iOS) using MacOS installed on VMWare?
i have been building an app for iphone using VMware.
So my question is: can I publish my app from MacOS installed on VMware workstation?
And, What if i sign-in first time and publish the app from ...
2
votes
0answers
476 views
iOS In House app - Unable to download application
I'm trying to distribute an In House app, but when I try to install the app I get an error "Unable to download application".
Nov 12 12:33:41 iPhone-Rick installd[31] <Error>: 0x2ffc6000 ...
0
votes
2answers
110 views
can I implement the push notifications without enrolling in the developer program?
I'm quit new in iphone developing and I used to test my apps on my jailbreaken iPhone 3Gs without enrolling in the developer program.
However, I needed to implement push notifications from my server ...
0
votes
3answers
729 views
Update In-House Apps — iOS Enterprise Developer Program
I am looking for information on the iOS Enterprise Developer Program. From what I read, in-house distribution allows companies to distribute iOS apps internally without knowing the devices UDIDs ...
0
votes
1answer
28 views
certificate issue
My app can be built for simulator with no problem. It works great.
But it fails on being built for archiving.
I check the reason and it says that I don't have the right certificate for that.
My ...
1
vote
1answer
103 views
can we install multiple application using single wildcard App ID in iPhone?
I have create three developer profile (like A,B,C) with wildcard APP ID.
First, I have install application A using profile A in device.
Now, I have install application B using profile B in device, ...
2
votes
5answers
1k views
Assertion failure in -[UICollectionViewData numberOfItemsBeforeSection:]
Using IOS 6 and the new UICollectionView
I have 2 UICollectionViews on the UIViewController and using a Storyboard
I get the following error when I click around the UICollectionView
I'm not sure why ...
-1
votes
2answers
90 views
iPhone Database on Web Service and Signing Up in iPhone App [closed]
I am a newbie developer for iPhone App and I am developing Travel Application for my university project.
I have some questions would like to make it clear.
For each place view detail user can ...
...
2
votes
1answer
121 views
Any Issue With Revoking Certificate Regularly
Is there any issue, if I revoke my development certificate regularly (10 times / month) ?
Let consider I'm developing 3 application using different systems with 1 development certificate and 3 ...
1
vote
1answer
80 views
Submit test application to developer account
Now a days I'm learning iOS Development and I've created one simple application using XCode.
During learning an iOS development I came to know that we'll need an apple developer account to submit ...
0
votes
0answers
116 views
XCode Provisioning/Development Certificates: I'm sharing my development profile with another developer; something stopped working
I'm having an issue with provisioning iPhones for development. I recently started sharing my development account with another developer, and since then I've not been able to develop for new devices.
...
0
votes
1answer
2k views
I downloaded XCode 4.5.1 from MAc AppStore using my personal Apple Dev id but need to install it using my corporate Apple id
I develop on a Mac Pro (OSX 10.7.5) and my current version of XCode is 4.3 and I had installed this some months ago using my Corporate apple dev id.
I have just downloaded XCode 4.5.1 from the Mac ...
6
votes
1answer
1k views
Why is Xcode 4.5 failing to refresh provisioning profiles? Also won't add devices to portal
I'm running Xcode 4.5 on Mountain Lion. Every time I try to refresh my provisioning profiles I get an error stating "The data couldn’t be read because it has been corrupted." I get the same response ...





