It's stuck on the Review Agreement page. If I tick the check box and click 'Continue', the page just reloads.
OSX 10.8.3
Safari 6.0.4
Java 7
Any solutions? (thanks)
Brighten your iPad with a colorful cover, stream to your TV, download pictures from your digital camera, and more. There’s already so much you can do with iPad and iPad mini
The incredibly thin Apple Wireless Keyboard uses Bluetooth technology, which makes it compatible with iPad
iPad inspires creativity and hands-on learning with features you won’t find in any other educational tool
Apple announces 4th generation iPad packing an A6X CPU
It's stuck on the Review Agreement page. If I tick the check box and click 'Continue', the page just reloads.
OSX 10.8.3
Safari 6.0.4
Java 7
Any solutions? (thanks)
Same issue. I have paid twice to get "Enrollment ID" but I still keep getting the message that I have to still complete my purchase. When I go purchase page again it again asks for payment info. No email notification.
Does anyone know customer care number for India?
Thanks.
It's stuck on the Review Agreement page. If I tick the check box and click 'Continue', the page just reloads.
OSX 10.8.3
Safari 6.0.4
Java 7
Any solutions? (thanks)
I'm implementing for the iOS MDM management server right now, I referenced this link :https://developer.apple.com/library/ios/featuredarticles/iPhoneConfigurationProf ileRef/Introduction/Introduction.html#//apple_ref/doc/uid/TP40010206
and this link:
but I found these two refrenced documents are not fully documented, for example I cannot find the AccessRights:8191 and 2047, and the profile key:CheckOutWhenRemoved, these keys are not list in the doucments.
I'm new to develop iOS, could you tell me where can I find these infomation?
It is a server side implementation. So, the "package" term doesn't apply here.
It's stuck on the Review Agreement page. If I tick the check box and click 'Continue', the page just reloads.
OSX 10.8.3
Safari 6.0.4
Java 7
Any solutions? (thanks)
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?
What if you register your UDID after the activation error will it process then? or do i still have to restore and lose everything?
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?
I'm trying to find a real and complete Dashcode Programming Reference. The Dashcode User Guide and related material on developer.apple.com is woefully incomplete. The reference should include:
Description of each part/element that can be added using the GUI and a description of the differences between parts with the same name. Also includes a description of all parameters unique to the element and a description of any restrictions for an element (e.g. max number of items in a popup menu, max text in a text field or a text area, etc.)
Description of events and event handlers including the parameters of the event passed to the event handler.
Thanks