Search results for

“show when run”

115,062 results found

Post

Replies

Boosts

Views

Activity

Cannot select new build after uploading new version. Rejected still listed.
Hi all,We had a version rejected from the App Store. Problem fixed, and we created a new version. Old version was 2.0.1, new version is 2.1. So, ITC has the 2.0.1 rejected version under Versions. No problem. I upload the new version from Xcode, it shows up in the ITC Pre-release tab, I change the app description and the manual version number, but under Build, it shows 2.0.1, not 2.1. There's no way to change it to 2.1. From what I read, there's supposed to be a + next to builds to allow me to select the build to be tested, but it's not there. I put a note in the developer's note section explaining the problem, but I'm a bit nervous that we're going to wait a week only to be told that there was a problem when I did everything (seemingly) correctly. Anyone else know what to do about this?
1
0
4.1k
Jun ’15
Drawing a single character with Core Text
I'm trying to rebuild a method to draw a single character as an image for an applicaiton icon. This previously worked with UIGraphics calls, but because of image orientation issues and the nil ContextRef warnings, I want to use a cleaner solution. I found this code to draw the text image online (credit raywenderlich.com):CGContextRef context = UIGraphicsGetCurrentContext(); CGMutablePathRef path = CGPathCreateMutable(); //1 CGPathAddRect(path, NULL, self.bounds ); NSAttributedString* attString = [[NSAttributedString alloc]initWithString:@A]; //2 CTFramesetterRef framesetter = CTFramesetterCreateWithAttributedString((CFAttributedStringRef)attString); //3 CTFrameRef frame = CTFramesetterCreateFrame(framesetter, CFRangeMake(0, [attString length]), path, NULL); CTFrameDraw(frame, context); //4 CFRelease(frame); //5 CFRelease(path); CFRelease(framesetter);I've dynamically determined what I thought was a centered CGRect that will fit in my bounds. However, the text shows up VERY small at the top left corne
3
0
1.9k
Jun ’15
Reply to can't download
Same issue. I agreed to the new agreements and paid the $99 since I presume my last years account expired. Says order was processed and will be electronically delivered but haven't recieved any emails other than the order email. That was two hours ago and still doesn't show that Im an active developer when I try to download iOS or OS X. Not sure I need to keep waiting or if maybe my order got stuck in limbo during the initial launch of the new program? My card was charged.And if I try to re-enroll again, after entering in my info it says, We are unable to process your request. An unknown error occurred.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Cannot select new build after uploading new version. Rejected still listed.
Hi all,We had a version rejected from the App Store. Problem fixed, and we created a new version. Old version was 2.0.1, new version is 2.1. So, ITC has the 2.0.1 rejected version under Versions. No problem. I upload the new version from Xcode, it shows up in the ITC Pre-release tab, I change the app description and the manual version number, but under Build, it shows 2.0.1, not 2.1. There's no way to change it to 2.1. From what I read, there's supposed to be a + next to builds to allow me to select the build to be tested, but it's not there. I put a note in the developer's note section explaining the problem, but I'm a bit nervous that we're going to wait a week only to be told that there was a problem when I did everything (seemingly) correctly. Anyone else know what to do about this?
Replies
1
Boosts
0
Views
4.1k
Activity
Jun ’15
Reply to How is the stability with apps that have not been updated yet?
Third party apps from iPad Air running iOS 9b1 :MLB At Bat - Playing video crashes app after ~1 second of playback.Overcast - Crash on launchAugust Lock - Unable to establish BTLE connection to lock1Password Extension (in Safari) - Unstable unlocking keychain, took multiple attemptsAs usual use caution and install on secondary device if possible.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to This code has already been redeemed
I'm receiving a message that shows the redemption code has already been used, but no download occured. any help?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
CFNetwork SSLHandshake failed (-9801)
This is odd something wrong now trying to connect to my servers. They use SSL did something change there with NSURLSession?NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9801)I'm trying to run my IOS App under the simulator..
Replies
5
Boosts
0
Views
4.6k
Activity
Jun ’15
Reply to Battery draining even when plugged in.
Does still appear to run a little hotter than I would like.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Code has already been redeemed?
Open the App Store app and check the Purchased tab. I've had this happen to me before, but it should still show up in the Purchased section for download.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Storyboard UIView Objects Not Instantiating
I'm sorry but they will not show up. I can answer any questions you have about the screenshots.Take care,Jon
Replies
Boosts
Views
Activity
Jun ’15
Drawing a single character with Core Text
I'm trying to rebuild a method to draw a single character as an image for an applicaiton icon. This previously worked with UIGraphics calls, but because of image orientation issues and the nil ContextRef warnings, I want to use a cleaner solution. I found this code to draw the text image online (credit raywenderlich.com):CGContextRef context = UIGraphicsGetCurrentContext(); CGMutablePathRef path = CGPathCreateMutable(); //1 CGPathAddRect(path, NULL, self.bounds ); NSAttributedString* attString = [[NSAttributedString alloc]initWithString:@A]; //2 CTFramesetterRef framesetter = CTFramesetterCreateWithAttributedString((CFAttributedStringRef)attString); //3 CTFrameRef frame = CTFramesetterCreateFrame(framesetter, CFRangeMake(0, [attString length]), path, NULL); CTFrameDraw(frame, context); //4 CFRelease(frame); //5 CFRelease(path); CFRelease(framesetter);I've dynamically determined what I thought was a centered CGRect that will fit in my bounds. However, the text shows up VERY small at the top left corne
Replies
3
Boosts
0
Views
1.9k
Activity
Jun ’15
Still says Yosemite?
Any idea why El Capitan shows Yosemite in About This Mac?
Replies
8
Boosts
0
Views
751
Activity
Jun ’15
Does WatchKit Extension code run on watch in watchOS 2?
I am wondering if there's any available documentation outlining the different approaches to building for OS 1 vs. OS 2, or if it's just the same and the WatchKit Extension code just runs on the watch...
Replies
7
Boosts
0
Views
2.2k
Activity
Jun ’15
Reply to Where do I agree to the Apple Developer Program License Agreement
If I remember correctly mine showed up at Member Center
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to can't download
Same issue. I agreed to the new agreements and paid the $99 since I presume my last years account expired. Says order was processed and will be electronically delivered but haven't recieved any emails other than the order email. That was two hours ago and still doesn't show that Im an active developer when I try to download iOS or OS X. Not sure I need to keep waiting or if maybe my order got stuck in limbo during the initial launch of the new program? My card was charged.And if I try to re-enroll again, after entering in my info it says, We are unable to process your request. An unknown error occurred.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
.bash_profile not being run in new bash sessions
Anyone else running into this issue? Any ideas for a workaround?
Replies
2
Boosts
0
Views
319
Activity
Jun ’15
Reply to .bash_profile not being run in new bash sessions
Does .bashrc run? I've always let one of the two be a symlink to the other.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to OS X El Capitan - Failed to install due to encryption
I think you have to wait until FileVault is finished encrypting your entire drive to upgrade the OS - even in public releases. Is FV still running?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15