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.