-
-
Notifications
You must be signed in to change notification settings - Fork 45
Telerik Platform, unable to register: Everlive plugin error #127
Comments
Can you specify:
|
I'm using 0.1.0 of the push-plugin and 1.9.1 of the everlive-sdk. Adding and removing platform doesn't change anything :( These are the latest versions for NS 2.5, aren't they? I've tested it with some others versions, but always got the same error. This error occurs on iOS. I've not yet tested in on Android.
Exactly this code works some month ago :-( Even the demo-app fires this error. |
I've updated to the current version and I've updated the certificates, but with no success. |
Starting from the scratch and now it seems to work :-) |
We experiencing it as well, starting from scratch didn't help. I also tried run the sample-push-plugin app and got the same error see below:
|
I've done a running prototype several months ago that works fine with Telerik platform. Today I wanted to implement this functionality to a new app but always get an "EverliveError: A plugin error occurred".
Even my old, untouched prototype and the demo-app fires this error :(
"nativescript": { "id": "com.glanzbox.jut", "tns-android": { "version": "2.5.0" }, "tns-ios": { "version": "2.5.0" } }, "dependencies": { "everlive-sdk": "^1.9.1", "nativescript-push-notifications": "^0.1.0", "nativescript-theme-core": "^0.2.1", "tns-core-modules": "^2.5.2" }, "devDependencies": { "babel-traverse": "6.22.1", "babel-types": "6.22.0", "babylon": "6.15.0", "lazy": "1.0.11", "nativescript-dev-android-snapshot": "^0.*.*" } }
The text was updated successfully, but these errors were encountered: