File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
lib/services/livesync/playground Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ export class PreviewSchemaService implements IPreviewSchemaService {
1616"kspreview" : {
1717name : "kspreview" ,
1818scannerAppId : "com.kinvey.scanner" ,
19- scannerAppStoreId : "1263543946 " ,
19+ scannerAppStoreId : "1458317125 " ,
2020previewAppId : "com.kinvey.preview" ,
21- previewAppStoreId : "1264484702 " ,
21+ previewAppStoreId : "1458502055 " ,
2222msvKey : "kinveyStudio" ,
2323publishKey : PubnubKeys . PUBLISH_KEY ,
2424subscribeKey : PubnubKeys . SUBSCRIBE_KEY
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript" ,
33 "preferGlobal" : true ,
4- "version" : " 5.3.1 " ,
4+ "version" : " 5.3.2 " ,
55 "author" : " Telerik <support@telerik.com>" ,
66 "description" : " Command-line interface for building NativeScript projects" ,
77 "bin" : {
Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ const nsPlaySchema = {
2727const ksPreviewSchema = {
2828name : 'kspreview' ,
2929scannerAppId : 'com.kinvey.scanner' ,
30- scannerAppStoreId : '1263543946 ' ,
30+ scannerAppStoreId : '1458317125 ' ,
3131previewAppId : 'com.kinvey.preview' ,
32- previewAppStoreId : '1264484702 ' ,
32+ previewAppStoreId : '1458502055 ' ,
3333msvKey : 'kinveyStudio' ,
3434publishKey : PubnubKeys . PUBLISH_KEY ,
3535subscribeKey : PubnubKeys . SUBSCRIBE_KEY
You can’t perform that action at this time.
0 commit comments