This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Cannot register on iOS #30
Labels
Comments
You should use a development certificate with push capabilities when you build |
The certificate is supposed to have push capabilities, but I'll double check. |
Make sure your project is set to use this certificate when building |
@martinfilliau I can't reproduce this. As @boboldehampsink mentions it is probably due to a cert issue with iOS. Gawd knows I struggle with those certs :) |
Yep we were indeed using the wrong certificate... |
This thread has been automatically locked. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've tried the code below on two different iPhone running iOS 8.4 and the error callback is always called twice, with the value being constantly
{}
.The code runs after
deviceready
is fired, and works fine on Android.Any idea what could possibly be wrong?
The text was updated successfully, but these errors were encountered: