File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Examples/OneSignalDemo/app Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
"project_id" :" 388421841221340564" ,
34
34
"app_id" :" 107780279" ,
35
35
"api_key" :" DAEDAN06wwm3fsiHbQaQzugegFDUc6lpsR9VZGRNoWEbjHpDphR5rSbobUr5/ohT1WlRTyIykjr4GzzEJ/jSxlziFmXF/8e56HAYiw==" ,
36
- "package_name" :" com.onesignal.sdk.test "
36
+ "package_name" :" com.onesignal.sdktest "
37
37
},
38
38
"oauth_client" :{
39
39
"client_id" :" 107780279" ,
40
40
"client_type" :1
41
41
},
42
42
"app_info" :{
43
43
"app_id" :" 107780279" ,
44
- "package_name" :" com.onesignal.sdk.test "
44
+ "package_name" :" com.onesignal.sdktest "
45
45
},
46
46
"service" :{
47
47
"analytics" :{
79
79
"configuration_version" :" 3.0" ,
80
80
"appInfos" :[
81
81
{
82
- "package_name" :" com.onesignal.sdk.test " ,
82
+ "package_name" :" com.onesignal.sdktest " ,
83
83
"client" :{
84
84
"app_id" :" 107780279"
85
85
},
86
86
"app_info" :{
87
- "package_name" :" com.onesignal.sdk.test " ,
87
+ "package_name" :" com.onesignal.sdktest " ,
88
88
"app_id" :" 107780279"
89
89
},
90
90
"oauth_client" :{
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ android {
34
34
huawei {
35
35
dimension " default"
36
36
minSdkVersion 17
37
- applicationId " com.onesignal.sdk.test "
37
+ applicationId " com.onesignal.sdktest "
38
38
}
39
39
}
40
40
You can’t perform that action at this time.
0 commit comments