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 !
			
			
									
									
						Change settings for mobile device
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Change settings for mobile device
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
			
			
									
									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!
						Re: Change settings for mobile device
You need to update settings before create the standalone.
			
			
									
									
						Re: Change settings for mobile device
New version : 
- erase an important bug !
- Display an alert if there is an error.
			
							- erase an important bug !
- Display an alert if there is an error.
- Attachments
- 
			
		
		
				- MobileSettings.zip
- (30.05 KiB) Downloaded 1185 times
 
