Change to Settings.plist and other files

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
ludo
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 72
Joined: Mon Dec 03, 2007 6:10 pm

Change to Settings.plist and other files

Post by ludo » Sun Mar 22, 2015 6:27 pm

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 !

ludo
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 72
Joined: Mon Dec 03, 2007 6:10 pm

Re: Change to Settings.plist and other files

Post by ludo » Fri May 01, 2015 8:58 am

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

Post Reply

Return to “iOS Deployment”