Page 1 of 1

Config file problem

Posted: Mon May 14, 2018 11:14 am
by Diego Cesana

after updating the libraries to the latest version, I changed the config.xml file to set DisallowOverscroll to true, but when I generate ios app the file config.xml still has the value false.
the app is shared with the support, this is the code: 518decbe-bc3f-419f-8132-09ccf2e9411a

thankyou
Diego


Config file problem

Posted: Mon May 14, 2018 12:42 pm
by Serhii Kulibaba

Hello Diego,

Please delete edited (blue colored) files on Source tab and click Undo all source changes on the folder with edited files. And run the build again without any custom change.

Please note that functionality added via Source tab will be lost and you would need to edit source files again in order to add it back, thus we would recommend that you save project backup before that.

Here (https://docs.appery.io/docs/appbuilde...) is more information about Source files editing.


Config file problem

Posted: Mon May 14, 2018 1:23 pm
by Diego Cesana

Hello Serhii

I did what you suggested but after modifying the config.xml file in the ipa file again I do not see my changes (DisallowOverscroll = true)


Config file problem

Posted: Tue May 15, 2018 11:30 am
by Serhii Kulibaba

Please add it to another config.xml file: Image


Config file problem

Posted: Mon May 21, 2018 9:59 am
by Diego Cesana

Thank you Serhii
your solution works