We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fba3170 + 05cf1b3 commit 00c6e89Copy full SHA for 00c6e89
android/src/main/java/cn/jiguang/plugins/push/common/JConstants.java
@@ -4,7 +4,7 @@ public class JConstants {
4
5
public static final String DEBUG = "debug";
6
7
- public static final String REGISTRATION_ID = "registrationID";
+ public static final String REGISTRATION_ID = "registerID";
8
9
public static final String CODE = "code";
10
public static final String CHANNEL = "channel";
package.json
@@ -5,7 +5,7 @@
"main": "index.js",
"license": "ISC",
"author": "wicked.tc130",
- "version": "2.6.5",
+ "version": "2.6.6",
"repository": {
"type": "git",
11
"url": "https://github.com/jpush/jpush-react-native"
0 commit comments