Change settings for mobile device

Interested adding compiled externals from LiveCode and third parties to your LiveCode projects? This is the place to talk about them.

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 settings for mobile device

Post by ludo » Fri May 01, 2015 9:05 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 !
MobileSettings.zip
(30.09 KiB) Downloaded 516 times

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am
Location: Palo Alto

Re: Change settings for mobile device

Post by Simon » Fri May 01, 2015 9:35 pm

Hi ludo,
On Android does the app have to be re-signed (keytool)?
I thought that once packaged any tampering with the files negated the signing.

Or do I have it all wrong?

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

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

Re: Change settings for mobile device

Post by ludo » Tue May 05, 2015 1:13 pm

You need to update settings before create the standalone.

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

Re: Change settings for mobile device

Post by ludo » Mon May 11, 2015 6:40 am

New version :
- erase an important bug !
- Display an alert if there is an error.
Attachments
MobileSettings.zip
(30.05 KiB) Downloaded 473 times

Post Reply

Return to “Using Externals”