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 prefix. Show all posts
Showing posts with label prefix. Show all posts

Monday, April 15, 2013

Re: Push certificates only displaying bundle prefix, not bundle ID.

I think this is causing my app to have problem with push notifications. We're not receiving any feedback while registering new devices for push notifications. I doubt the provision profile installed on device is now different with the id from push certificate.

 

Need help to solve this out!


View the original article here

Push certificates only displaying bundle prefix, not bundle ID.

After the recent UI switch all of the push certificates I create are displaying in Keychain Access as:

 

Apple Development IOS Push Services: ABCDE12345:ABCDE12345

 

while all the ones I had already created display as

 

Apple Development IOS Push Services: com.mycompany.myapp

 

I'm assuming there is a real difference in these types of certs, but I can't figure out what I'm doing that's causing them to come out differently. Or is it just that new certificates are displayed this way now?


View the original article here