Search Results
-
How do I Submit an iOS App to the App Store?
Updated on: Aug 21, 2020
This lesson describes how to submit a LiveCode application to the App Store. Screen captures are provided.
-
How do I Create a Distribution Profile for iOS?
Updated on: Apr 07, 2025
This lesson describes how to set up a distribution profile that can be used for applications built with LiveCode. It is assumed that you have signed up to the iOS Apple Developer Program. Screen captures are provided.
-
How do I Create a Development Profile for iOS?
Updated on: Oct 15, 2024
This lesson describes how to set up a distribution profile that can be used for applications built with LiveCode. It is assumed that you have signed up to the iOS Apple Developer Program. Screen captures are provided.
-
How do I set up an App for Submission to AppStore Connect?
This lesson describes how to submit information to Apple, prior to uploading a LiveCode application. It is assumed that you have signed up to the iOS Apple Developer Program and have appropriate privileges to access iTunes Connect. Screen captures that outline the steps are provided.
-
How do I read/write to files on Mobile?
Updated on: Oct 01, 2024
<p>This lesson looks at how to create a file and then read/write data to it. This has many practical applications from storing user settings between sessions to high score tracking. The sample stack we'll build together will be configured for the iPhone, but these principles will work for all the... -
How do I use the Browser Control?
Updated on: Feb 15, 2024
This lesson describes how to build a simple web page navigator by embedding web browser control and Internet content on a mobile application. The application allows you to access web pages and display their content interactively.
Sample code and screen captures are included.
-
How do I use the Date Picker View on mobile?
Updated on: Feb 15, 2024
This lesson describes how to use mobilePickDate to set a date, a time or both a date and time. Screen captures and source code are provided.