File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
lib/services/livesync/playground Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ export class PreviewSchemaService implements IPreviewSchemaService {
16
16
"kspreview" : {
17
17
name : "kspreview" ,
18
18
scannerAppId : "com.kinvey.scanner" ,
19
- scannerAppStoreId : "1263543946 " ,
19
+ scannerAppStoreId : "1458317125 " ,
20
20
previewAppId : "com.kinvey.preview" ,
21
- previewAppStoreId : "1264484702 " ,
21
+ previewAppStoreId : "1458502055 " ,
22
22
msvKey : "kinveyStudio" ,
23
23
publishKey : PubnubKeys . PUBLISH_KEY ,
24
24
subscribeKey : PubnubKeys . SUBSCRIBE_KEY
Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ const nsPlaySchema = {
27
27
const ksPreviewSchema = {
28
28
name : 'kspreview' ,
29
29
scannerAppId : 'com.kinvey.scanner' ,
30
- scannerAppStoreId : '1263543946 ' ,
30
+ scannerAppStoreId : '1458317125 ' ,
31
31
previewAppId : 'com.kinvey.preview' ,
32
- previewAppStoreId : '1264484702 ' ,
32
+ previewAppStoreId : '1458502055 ' ,
33
33
msvKey : 'kinveyStudio' ,
34
34
publishKey : PubnubKeys . PUBLISH_KEY ,
35
35
subscribeKey : PubnubKeys . SUBSCRIBE_KEY
You can’t perform that action at this time.
0 commit comments