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 {
1616 "kspreview" : {
1717 name : "kspreview" ,
1818 scannerAppId : "com.kinvey.scanner" ,
19- scannerAppStoreId : "1263543946 " ,
19+ scannerAppStoreId : "1458317125 " ,
2020 previewAppId : "com.kinvey.preview" ,
21- previewAppStoreId : "1264484702 " ,
21+ previewAppStoreId : "1458502055 " ,
2222 msvKey : "kinveyStudio" ,
2323 publishKey : PubnubKeys . PUBLISH_KEY ,
2424 subscribeKey : PubnubKeys . SUBSCRIBE_KEY
Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ const nsPlaySchema = {
2727const ksPreviewSchema = {
2828 name : 'kspreview' ,
2929 scannerAppId : 'com.kinvey.scanner' ,
30- scannerAppStoreId : '1263543946 ' ,
30+ scannerAppStoreId : '1458317125 ' ,
3131 previewAppId : 'com.kinvey.preview' ,
32- previewAppStoreId : '1264484702 ' ,
32+ previewAppStoreId : '1458502055 ' ,
3333 msvKey : 'kinveyStudio' ,
3434 publishKey : PubnubKeys . PUBLISH_KEY ,
3535 subscribeKey : PubnubKeys . SUBSCRIBE_KEY
You can’t perform that action at this time.
0 commit comments