Unable to update the android XML

Hi,

I tried to freeze my app in portate mode. for that i tried to update my config.xml and AndroidManifest.xml

android:screenOrientation=“portrait”

after add this i give ionic build, during the build it automatically change to default xml values. Help me to fix this issue.

There’s an Orientation global preference.

insted of global config i tried in anroid folder thats why faced issue. Now it fixed thanks :smile: