Pages

Sunday, June 16, 2013

Can my app use the microphone data at the same time as the phone calling app?

Im very new to app development and am doing this as a school project but i was wondering if i was able to access the data from the microphone in realtime at the same time that the phone calling app is running?View the original article h...

Xcode component installation hangs

One day, I wanted to do something with Xcode, so I opened it, and it wanted to install the Mobile Device Connectivity Framework. I don't actually have a mobile device, and I never do any iOS programming, but it requres this somehow. I select Install, but nothing happens other than a barber pole status bar under "Installing Files." Ever. No activity whatsoever. I did not attach gdb to Xcode to try to find out hat was going on, although you probably didin't need to know that.  What is going on, why is it going on, and how can I make it not...

xcode ns pop up button

I am currently writing an applescript xcode project. How do you set up the ns popupbutton?  For example: on buttonClick_(sender) set goodBad to (I want to set this variable by a ns popupbutton) say goodBad end buttonClick_ Thanks for your help!!!!View the original article h...

Re: Xcode component installation hangs

All I had to do is wait a long time, and the problem is fixed! Thank you (said reflexively)!View the original article h...

Can my app use the microphone data at the same time as the phone calling app?

Im very new to app development and am doing this as a school project but i was wondering if i was able to access the data from the microphone in realtime at the same time that the phone calling app is running?View the original article h...

Need Help With Apple Script

I am trying to make an apple script that will detect when an application (minecraft) is open and then bring up a dialog that wont go away so that only I.T. can remove it.  It's a school project that im working on, we have to figure out a way (through applescript) to help students be more productive, everyone else has no experience with apple script but me. I managed to create this in a couple of minutes but there is a couple glitches and problems i cant solve. here's the script: repeat     if appIsRunning("Minecraft")...

Re: Can my app use the microphone data at the same time as the phone calling app?

Very doubtful as that would enable recording of the users part of the phone call and that most definately is NOT allowed.View the original article h...

Javascript to tigger mp3 on rollover not working on iPhone

on a site I just built http://***.buko.net I'm using javascript to trigger an mp3 sound on a rollover. it works fine on a regular computer in a browser.  but on the iPhone there is no sound. using both Safari and Chrome.  You can see the rollover works the key looks as if its depressed. One tap seems to trigger the rollover second tap is the click that takes you to the link. the links are on the bottom left.I was hoping that someone might be able to point me in the right direction. BukoView the original article h...

Re: Cannot log in to iTunes connect

Hi, the same thing happened to me this week as well, I am using the Firefox browser so while waiting for a reply from Apple I cleared the history and cache etc. From there I was once again able to log in to my iTunes Connect account as usual.I hope this helps.View the original article h...

Dev Bug Reports to Apple

As always, for betas or releases, registered devs should feel free to use Report a Bug for any fixes, samples, doc additions, feature requests or enhancements you'd like to see as well. Provide detailed information for the issue, including the system and developer tools version information, and any relevant crash logs or console messages. Be prepared to submit a sample project that demonstrates the issue(s). • Each top level issue deserves a unique report. • Posting in the Developer Forums is not reporting. Apple does not read those comments...

coding help

For one of the tutorials it asks me to compare the two files words and propernames. I have to list out the matching words from both files.  #import  int main(int argc, const char * argv[]){     @autoreleasepool {        //Read in a file as a huge string (ignoring the possibility of an error)        NSString *nameString = [NSString stringWithContentsOfFile:@"/usr/share/dict/propernames"                                                        ...

iphone 4 disabled

my iPhone 4 verizon 16GB that I bought from someone, is Disabled saying to connect to iTunes. Im trying to restore it but I can't. I had tried different ways to restore it. I tried the power/wake button with connector and still nothing. When trying to put in DFU mode the iTunes logo disappears and a line goes right through it. Does anyone knows how to restore the iPhone with these issues?View the original article h...

coding help

For one of the tutorials it asks me to compare the two files words and propernames. I have to list out the matching words from both files.  #import  int main(int argc, const char * argv[]){     @autoreleasepool {        //Read in a file as a huge string (ignoring the possibility of an error)        NSString *nameString = [NSString stringWithContentsOfFile:@"/usr/share/dict/propernames"                                                        ...

Code sign...revoking certificate... problem

Hi, I am having a breake down. I had the folowing problem: Code Sign error: The identity 'iPhone Developer' doesn't match any valid, non-expired certificate/private key pair in your keychains   So i folowd the steps to solve this problem:1) Open up Keychain Access app within /Applications/Utilities and click "All Items" under the Category sidebar. Type "iPhone" into the top-right search bar.If you are replacing your Developer Certificate, delete your "iPhone Developer: " Certificate by right-clicking and choosing "Delete";...

Can't sign in to iTunes Connect

Is iTunes Connect working for anyone else today? I either get "An Internal Server Error Has Occurred.", or I get "An error has occurred processing your request. Please try again later or send an e-mail for assistance." There is no support email listed.  If someone has the support email I would appreciate it if you could share it.View the original article h...

Re: Need Help With Apple Script

You didn't provide any information about the error, so I can't verify it since I don't have MineCraft to test.  I can't see any reason off hand why the application would hang, although your script will wait until the dialog is dismissed before continuing with the rest of the script.As hinted to above, you will need to quit the applications and send the email before putting up the dialog, since the script/application will wait while the dialog is up.Just add other application names to check for.To use other email clients you will need to use...

Re: Can my app use the microphone data at the same time as the phone calling app?

Very doubtful as that would enable recording of the users part of the phone call and that most definately is NOT allowed.View the original article h...

Re: constraints on buttons

Thanks. All I had to do was disable the auto-locate feature in the project. View the original article h...

Re: Can my app use the microphone data at the same time as the phone calling app?

Very doubtful as that would enable recording of the users part of the phone call and that most definately is NOT allowed.View the original article h...

Developer forum...still not working any update when it will be back up

Is there any updates when the apple developer forum will be back up. I got dev questions that I would like to be answered.View the original article h...

Xcode component installation hangs

One day, I wanted to do something with Xcode, so I opened it, and it wanted to install the Mobile Device Connectivity Framework. I don't actually have a mobile device, and I never do any iOS programming, but it requres this somehow. I select Install, but nothing happens other than a barber pole status bar under "Installing Files." Ever. No activity whatsoever. I did not attach gdb to Xcode to try to find out hat was going on, although you probably didin't need to know that.  What is going on, why is it going on, and how can I make it not...

Friday, June 14, 2013

warning: CODE_SIGN_ENTITLEMENTS specified without a valid Developer Signing Identity for iOS.

Does anyone know how to fix this in iOs 7?View the original article h...

i had apple id but i can not use it in developer

hiView the original article h...

Are the paid developers forums down?

Since I apparently can't post my questions about iOS 7 here, I can't seem to get into the paid developers forums. Is anyone else having this problem?View the original article h...

About beta ios versions support for old ipod touches.

Generally speaking, like 2 to 3 versions of iPhones are supported by new iOS versions, how many generation iPod touches are supported by new iOSes. I am asking this because i newly enrolled for the $99 developer program and Apple says its better to install betaiOS on a test device. So I was planning to buy a current generation ipod touch. However, I dont wanna be buying new iPod touches each year.  NeeravView the original article h...

warning: CODE_SIGN_ENTITLEMENTS specified without a valid Developer Signing Identity for iOS.

Does anyone know how to fix this in iOs 7?View the original article h...

Enrollment in Review - How Long does it take

I am currently waiting on my Developers account becoming active, I have now been waiting 24 hours does anyone know how long this takes for the UK?View the original article h...

Re: Register as an Apple Developer

Hey ADiNozzo, I just tried those steps and it worked i.e. it got me past the seemingly infinite loop on the agreement page. Thanks for your help BobView the original article h...

Register not working

Hello, Trying to sign up for an Apple Developer Account with my existing apple id. I get to this page: https://developer.apple.com/register/developerAgreement.action tick the box for terms and conditions and click on the ACCEPT button. Next I get redirected back to the terms and conditions page with no error or alert message. I tick the box again and click on  ACCEPT and it redirects back again. I have now tried this on 3 different browsers but cannot get past this terms and conditions page. Any ideas? thanks,MattView...

Will AirDrop on iOS 7 communicate with MacBook Pro?

I was just curious if the AirDrop between my Iphone 5 running iOS 7 beta can file share with my MacBook Pro running Mountain Lion. Is this possibe, even though the cloud sync between the two works very well and there is little need? is this something that requires OS X Mavericks? Or is there a setting on either device that im missing and the reason they are not seeing each other?Just getting familiar with the new iOS and wanting to check out the features.View the original article h...

Register as an Apple Developer

trying to get a dev account. I am stuck at the Registers as an apple developer, no matter how many time I select the radial agreeing and click "Agree" I have tried with different browswers IE9, Chrome, Safrai, Firefox, differnet OS's 10.8, Win7, iOS. I always get the same problem. has anyone else run into this issue or even better figured out how to get to it accpet your acceptance. Thank youView the original article h...

i had apple id but i can not use it in developer

hiView the original article h...

Re: Register not working

Similar to iosmo, I created a new user account on my mac and a new Apple ID and it worked. Just changing the Apple ID did not work.View the original article h...

Re: iOS app for recording iPhone/iPad screen as a video.

Just check out UserVOD - www.uservod.com - it allows to record video sessions with minimal effort.View the original article h...

Re: Enrollment in Review - How Long does it take

Hi GlobalTele, I have been waiting nearly since 48 hours now. I am sure your's is already through. Could you please let me know how long did it take ? I have applied to enroll a company account.ThanksView the original article h...

Re: i had apple id but i can not use it in developer

To have an Apple ID doesn't mean that you are a developer. Are you registered as an Developer ?To be registered as a Developer isn't free so if you never payed money (about 90 bucks) you don't have access to the developer PortalView the original article h...

Unit Tests

HI,Can anyone please tell me how to test my unit tests that i,ve written for web services response ,at runtime.How do i come to know that whatever test i,ve implemented is working or not.thanks in advance.View the original article h...

Unable to complete activation - account not registered

I've had my iOS dev account for a while and just registsed my new iPhone. When I try and install the iOS7 ipsw I get the following error: We’re unable to complete your activation.This device is not registered as part of the iPhone Developer Program.If you are a member of the Program, please register your device in the iPhone Developer Program Portal. Is there something I can do to push the activation, or do we have an ETA for when this will be available?View the original article h...

Re: About beta ios versions support for old ipod touches.

You need at least one test device to install betas on.You need at least one development device running the current version iOS to build and test for deployment. Never, ever install a beta on the only device you have as there is always the chance that it could be bricked.Never, ever try to downgrade from a beta to the previous non-beta version of iOS.  This procedure is not supported nor recommended by Apple. Development isn't cheap.You may have to buy some new devices each year. That's part of the cost of development. View...

Re: Enrollment in Review - How Long does it take

Hi GlobalTele, I have been waiting nearly since 48 hours now. I am sure your's is already through. Could you please let me know how long did it take ? I have applied to enroll a company account.ThanksView the original article h...

Monday, June 10, 2013

Re: Where should I start?

Hi!  I'm a software developer and author.  First off, I'd need to know what platform(s) you want to target whe writing code (you seem to want to write Apple software, but for which OS:  iOS or OS X)?  When you say "my knowledge of code is very basic," what code do you slightly know? If you are intrested in writing native iOS or OS X apps and submitting them via their respective app stores, then I suggest you consider learning Objective-C.  However, Objective-C is a tricky language for beginers as it is a subset of the C...

Re: How do I submit an idea to Apple?

if you now how to share ideas plz tell View the original article h...

When I get my UDID registered can I ota update to iOS 7 beta 1?

Is their any way if I had a UDID registered to update to iOS 7 b1 without pc?View the original article h...

Where should I start?

Hi, I'm new to the forum so I'm not sure where to ask this but hopefully you can help me.I'm fifteen I've been looking into being a software engineer for a while and I've wanted to work with apple. My question is where do I start my knowledge of code is very basic I'm just starting so if you could please help that would be awesome thanks.View the original article h...

MacPorts install issue with Xcode

When I try to install MAcPorts v 2.1.3 I get the message. Xcode is not installed, or was installed without UNIX Development. When I try to open Xcode to install I get a choose application message. Running a MacBook Pro on OSX 10.6.8, what application do I open it with to install?View the original article h...

Unable to access dev forums

Hi, I've just registered as an iOS developer and I can't access the dev forums (http://devforums.apple.com). From the url it's on, it looks like it should be loading an agreement page but it's just the Member Center outer frame with nothing in the inner frame. Any ideas? I've tried in Safari and Chrome. CheersView the original article h...

How do I submit an idea to Apple?

I have an idea regarding an application, whom should I contact?View the original article h...

Re: warnings from the IDE where there are no lines of code?

HAve you done a clean then a build to see if that clears it? What are the warnings?View the original article h...

Where should I start?

Hi, I'm new to the forum so I'm not sure where to ask this but hopefully you can help me.I'm fifteen I've been looking into being a software engineer for a while and I've wanted to work with apple. My question is where do I start my knowledge of code is very basic I'm just starting so if you could please help that would be awesome thanks.View the original article h...

Unable to access dev forums

Hi, I've just registered as an iOS developer and I can't access the dev forums (http://devforums.apple.com). From the url it's on, it looks like it should be loading an agreement page but it's just the Member Center outer frame with nothing in the inner frame. Any ideas? I've tried in Safari and Chrome. CheersView the original article h...

MacPorts install issue with Xcode

When I try to install MAcPorts v 2.1.3 I get the message. Xcode is not installed, or was installed without UNIX Development. When I try to open Xcode to install I get a choose application message. Running a MacBook Pro on OSX 10.6.8, what application do I open it with to install?View the original article h...

Re: warnings from the IDE where there are no lines of code?

HAve you done a clean then a build to see if that clears it? What are the warnings?View the original article h...

warnings from the IDE where there are no lines of code?

hello again, i seem to have various 'yellow warning bars' in my IDE highlighting a problem where there is actually no code?, or  its highlighting a line in an area of commented out code?. whats going on. I have tried  saving the file building the project(which indeed builds) to get rid of them. No change.closing the project completly and reopening it  why is this happening?.  something is obviusly out os sync any thoughts appreciated.View the original article h...

Sunday, June 9, 2013

Re: iOS Developer Program

View the original article h...

Benefits when becoming a new app developer

Hi, I have a few questions about the development program from Apple. If I become a registered developer... 1- Will I be able to install my app in my iPhone directly from my computer/XCode without having to upload it to the app store?2- What happens to applications added to the app store after canceling your membership? Thanks a lot.View the original article h...

Re: I can't change my username....

On this forum.........View the original article h...

How do I create a link that when opens keeps the tab bar

What i want to do is when i open one of this button that the tab bar still comes up on the page. See page      ^ This is what i want it to look like when i click on the button                    But it looks like this.help please!!View the original article h...

Developing Java in Xcode

In a better world, no one would have to use Java anymore. Sadly there are still university programs where people are expected to use Java. Rather than cast people into the world of Eclipse, here are instructions on how to get Xcode building Java. These instructions are current as of Xcode 4.6.2. You will need to download a JDK from somewhere. This is a basic environment meant only for writing simple school programs. It has no debugger. Replace with whatever you want to name your project. Your main project file, main project class, and Xcode...

Benefits when becoming a new app developer

Hi, I have a few questions about the development program from Apple. If I become a registered developer... 1- Will I be able to install my app in my iPhone directly from my computer/XCode without having to upload it to the app store?2- What happens to applications added to the app store after canceling your membership? Thanks a lot.View the original article h...

Why is pokerstars allowed to ask for credit card inside the app ?

I'm pretty sure that such thing is banned from the Apple Store.It is possible to buy credits for PokerStars inside their Apple APP without using the AppStore. Apps cannot have their own built-in way to charge people for their services.Apps should only use AppStore to sell stuff with their apps. Am I wrong ?I sense something wrong here. Looks like they are avoiding the 30% fee that should go to Apple.View the original article h...

I can't change my username....

I can't change my user name...pls help me.....!View the original article h...

Converting nsdates to NSStrings and vice-versa

hi, as part of an app I'm writing(my first) I need to constantly convert NSDates to NSStrings and vice-versa. So I thought I would write the 2 functions but include them as methods with the main controller and call them with something like [self convertToDate:stringToConvert] However , I'm experiencing problems and getting warnings all over the place - may be because I'm calling them from within 'proper' methods in the class. The functions themselves are pretty straight forward and I've copied them from forums like this one   I...

Hotnews RSS feed corruption

I found a recent corruption in the urls provided by the apple hotnews rss feed, or at least what appears to be corruption. Can anyone shed some light on this? The link I am using is:http://images.apple.com/main/rss/hotnews/hotnews.rss Pastebin of rss contents (since it will likely change)http://pastebin.com/yiY73HA4 The error appears in the format:  $true_link$ ?sr=hotnews.rss  The expected value should be: $true_link$?sr=hotnews.rss  it appears to simply be a referral parameter, and as such one can simply tokenize...