Adam
Aspiring developer
Profile
Posts: 247
Reg: Oct 23, 2010
Southern Califo...
4,470
10/01/14 12:49 AM (9 years ago)

Parse Push Notifcations for iOS 8

Hey guys, I just wanted to share if you are using Parse as your push notification provider, you must update to the latest framework. Also, you will need to add some code because the iOS 8 push notifcation code is a bit different than the iOS 7. Updating the code and framework will enable push on devices using iOS 8 for your app. Note: I was experiencing a freezing issue at the launch of my app after someone restarted their device because Parse was trying to register the device, but did have the proper code to do that causing the freezing. This was beforing updating the framework and code. If you do the steps below your Parse notifcations will be working normally again. Steps: 1. Log into Parse.com 2. Go to https://parse.com/apps/quickstart 3. Select Push, iOS, existing project 4. Follow the steps. Adam
 
feraco
Aspiring developer
Profile
Posts: 705
Reg: Jan 23, 2012
nyc
15,050
like
10/01/14 04:31 AM (9 years ago)
thanks!
 
NCbuzz
Code is Art
Profile
Posts: 575
Reg: Sep 11, 2013
Lillington, NC
11,100
like
10/01/14 05:16 AM (9 years ago)
Thanks! Just want to verify that after upgrading the Parse framework for iOS 8, does everything still work ok on devices running iOS 7.x ?
 
Adam
Aspiring developer
Profile
Posts: 247
Reg: Oct 23, 2010
Southern Califo...
4,470
like
10/01/14 07:13 AM (9 years ago)
NCbuzz, It should be working fine with iOS 7 as well
 
MacApple
Apple Fan
Profile
Posts: 4675
Reg: Oct 25, 2010
USA
61,150
like
10/01/14 10:41 AM (9 years ago)
Good info!
 
NCbuzz
Code is Art
Profile
Posts: 575
Reg: Sep 11, 2013
Lillington, NC
11,100
like
10/05/14 08:40 AM (9 years ago)
Thanks again.
 
Dragon007
Lost but trying
Profile
Posts: 1509
Reg: Dec 17, 2011
London
20,590
like
10/13/14 01:41 AM (9 years ago)
Is there a How to Guide? for implementation for none coders? Could really do with one.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.