Is mobile-config.js updated after a hot code push (HCP)

Hi, if you update mobile-config.js, is this updated on users phones after a hot code push?
I know you need a 1:1 match for cordova plugins, but I was wondering if there are other files that are ignored for HCP?

No, this file is not HCP`ed. It is only used when the binaries of a mobile app are produced i.e. run android-device, run ios-device or build.

1 Like

Thanks @omega
ok so always need to change via the relavant appstores