Page 1 of 1

Change to Settings.plist and other files

Posted: Sun Mar 22, 2015 6:27 pm
by ludo
Hello,

There is a lack of options in the standalone settings for iOS and Android : to change the default language, to activate the "beta-report" to use testflight... These settings are part of "Livecode" and we need to redo all with each new version of Livecode.
Is there a plug-in to make these changes rapidly and which can be stored independently of new versions of livecode ?

Thanks !

Re: Change to Settings.plist and other files

Posted: Fri May 01, 2015 8:58 am
by ludo
Hello,

Here a plugin for Livecode to change some settings for mobile device that not accessible by the standalone settings . Put the file in your plugins folder. At the first update, originals files are saved in a "Saved" folder in your plug-in folder.

You can change :
For iOS :
- the language used by your app (for the appStore),
- Activate the beta test for TestFlight

For Android :
Add some custom intent filters

Not tested on Windows or Linux ! But normally it's work !
See: http://forums.livecode.com/viewtopic.ph ... 55#p125455