Push help iOS

Hi guys 

I’m running out of ideas here of how to get my push notifications working!

I’ve been working with quickblox and everything has gone swimmingly up until sending push notifications.  The app registers and subscribes with the server fine but when I send a notification - nada on the device

I then decided to make sure it wasn’t a problem with quickblox so used the code for pushwoosh registration.  This returns a successful registration but still nothing shows up on the hardware when I send.

Things I have tried:

  • Recreating the apns certs from apple using my clients account

  • Recreating the apns certs from apple using my own account

  • Creating new dev profiles on both accounts

  • Testing on different hardware

  • Testing on different iOS versions

  • Banging the table

I’m running out of ideas fast!  Any suggestions no matter how desperate are welcome at this point  :smiley:

:o I’m an idiot it’s official.  I had forgotten to remove/change CFBundleIdentifier from my build.settings.  Worked straight away after this D’oh.

Glad you got that solved

:o I’m an idiot it’s official.  I had forgotten to remove/change CFBundleIdentifier from my build.settings.  Worked straight away after this D’oh.

Glad you got that solved

Could you elaborate on this please? My PushWoosh isn’t whooshing, but I didn’t think we were supposed to set the CFBundleIdentifier in build.settings at all.

So how did you make this work?? It’s not clear if you removed it, or changed it. Thanks!

You should not set the CFBUngleIdentifier in build.settings.

Could you elaborate on this please? My PushWoosh isn’t whooshing, but I didn’t think we were supposed to set the CFBundleIdentifier in build.settings at all.

So how did you make this work?? It’s not clear if you removed it, or changed it. Thanks!

You should not set the CFBUngleIdentifier in build.settings.