IPAD must-haves. And fun-to-haves.

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

Apple Wireless Keyboard

The incredibly thin Apple Wireless Keyboard uses Bluetooth technology, which makes it compatible with iPad

Apple unveils iPad mini: ‘Thin as a pencil, light as paper’

iPad inspires creativity and hands-on learning with features you won’t find in any other educational tool

Lightning connector and FaceTime HD camera

Apple announces 4th generation iPad packing an A6X CPU

Pages

Showing posts with label complete. Show all posts
Showing posts with label complete. Show all posts

Saturday, March 1, 2014

I can't complete the Apple Developer registration...

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)


View the original article here

Tuesday, September 10, 2013

Re: I can't complete the Apple Developer registration...

I have the same problem....


View the original article here

Monday, September 9, 2013

Re: I can't complete the Apple Developer registration...

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.


View the original article here

I can't complete the Apple Developer registration...

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)


View the original article here

Sunday, August 18, 2013

where can I find the complete MDM implemention document

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:

https://developer.apple.com/library/ios/documentation/NetworkingInternet/Concept ual/iPhoneOTAConfiguration/Introduction/Introduction.html#//apple_ref/doc/uid/TP 40009505  

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?


View the original article here

Re: where can I find the complete MDM implemention document

It is a server side implementation. So, the "package" term doesn't apply here.


View the original article here

Saturday, August 17, 2013

I can't complete the Apple Developer registration...

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)


View the original article here

Sunday, August 11, 2013

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 here

Re: Unable to complete activation - account not registered

What if you register your UDID after the activation error will it process then? or do i still have to restore and lose everything?


View the original article here

Friday, June 14, 2013

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 here

Wednesday, March 13, 2013

Real and complete Dashcode Programming Reference?

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


View the original article here