How to add companion app in Cloudpebble

Is there any way to make relationship with watch app and android companion app in cloudpebble?
I am working on creating watch app and companion app.
At newest version of pebble kit"2", it is needed to adding “{COMPANION ANDROID APP PACKAGE}” in “package.json”.
I create pebble watch app and face with cloudpebble.

I try to add “COMPANION APP PACKAGE” to Json file by exporting ZIP file. But it seems no to work well. Even if I edit Json file and importing ZIP file, it is deleted after build project.
I would be happy with anything advices.

2 Likes

I think you’ll probably have to use the native local SDK for this. Installing the Pebble SDK // Pebble Developers

2 Likes

Thank you for your clarification!!

It’s a chance to learn new software for me​:wink:

1 Like