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.
1 parent 8ed1518 commit f87ed3eCopy full SHA for f87ed3e
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";
0 commit comments