@HappyHappyJoyJoy wrote:
Hi there,
so I tried
ionic config set dev_push false
...Then I searched in my project directory (all sub files too) for
dev_push
In the file
.io-config.json
there stands{"dev_push":true,"app_id":"...","api_key":"..."}
In the filewww\lib\ionic-platform-web-client\dist\ionic.io.bundle.js
there stands the same.
And in the minified filewww\lib\ionic-platform-web-client\dist\ionic.io.bundle.min.js
the same too.All dev_push fields are still pointing to true. This cannot be right. Am I right? Would it be enough to manually change these fields to false?
By the way: I used these two commands before:
ionic push --google-api-key ...
ionic config set gcm_key ...
Posts: 1
Participants: 1