Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

IOS devices not registering for for Push

Hi Alena

Please read the thread. Push is working on Android.

I see there is one IOS device registered? Who knows where that came from as no other IOS devices are regiistered or are registering.

I have tried different devices. Iphone 6/5 etc.

Working with your database is not the point. It must work with my database.

The app and db is shared as requested by Illya. Why have you not tested it?
We are wasting time here!!

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

IOS devices not registering for for Push

Here is screenshot for Network Tab after I select IOS. I dont know what you mean by Header and Preview tab?????

Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

IOS devices not registering for for Push

We have tested your app with your database and this one device that was registered was our test device.

Please make sure that your push settings with iOS provisioning profile are applied and saved for this project and that you using a valid pair of an certificate and push provisioning profile with devices that are included into the profile.

Make sure that you clear the browser case before making changes in your Push settings tab, using this steps: https://devcenter.appery.io/documenta...

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

IOS devices not registering for for Push

Hi Illya

Then please explain why other devices are not registering. Surely if your device is registering then it must be working?

If you have already proved that you can register a device then Why are you asking this..

"Please make sure that your push settings with iOS provisioning profile are applied and saved for this project and that you using a valid pair of an certificate and push provisioning profile with devices that are included into the profile. "

Surely if you could register your device then what you should already know the answer to your own question?

Why would I make changes in my push settings tab. All the settings are exactly as I want/need them.

Please. This is insane.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

IOS devices not registering for for Push

It is now nearly a month. Please provide step by step instructions for setting up push for Apple. Your documentations is vague. Do you need to republish the App once you have created the p12 for push or do you just add this cert to the settings in Push Notification Services? There is no clarity about this.

John de Quarius
Posts: 0
Joined: Fri Dec 11, 2015 7:16 pm

IOS devices not registering for for Push

Deon, I feel your frustration with this. Since the IOS devices are not showing in the gui for push notification I was wondering if you've tried sending push using the javascript PN. method?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

IOS devices not registering for for Push

First on the Push settings tab when you add a push certificate file (don't forget to enable production) and set the password. After that when your focus changed a message that all changes were saved should appear in the top. (sometimes it doesn't happens and that is why it is better to check it from time to time that all changes was applied and saved under the Push settings tab)

Second it is better to check that Push are enabled for your build certificate in Apple and your provisioning profile file is linked to you push certificate and all devices are listed and connected within the provisioning file.

And after all this make an binary export of an .ipa file and republish your app.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

IOS devices not registering for for Push

Hi Illya

I have not republished the app. This could be the issue. Dont know how u could have registered your device though??

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

IOS devices not registering for for Push

If you delivering this app to your customers the published version should be new, I meant this. We were checking this in our development environment.

For device registration you can use curl command and specify just test deviceID and token for testing needs: https://devcenter.appery.io/documenta...
-- and check if the record appears in your database collection.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

IOS devices not registering for for Push

Hi Illya

I have managed to publish the app inclusive of the Push messaging.

My phone is registering perfectly now. However when I look at the app on the phone in terms of what notifications it can receive, it says I can only receive badges. I can receive alerts or sounds,

Why is that? Are there settings somewhere that I am missing?

other apps ont he phone can receive everything.

Thx

Return to “Issues”