Recent updates
-
Fine Tuning - Application Details
Updated onArticleTo make sure your app is fully ready to deploy you can customize many details from your Deployment Profile settings. To get to this area, click on "Edit Deployment Profile" at the top right of the deployment screen.
Knowledge Base / LCFM Native Guide / Deploying Apps
-
Fine Tuning - Syncing settings
Updated onArticleYou can edit your syncing settings from the profile settings.
Knowledge Base / LCFM Native Guide / Deploying Apps
-
Fine Tuning - Setting the Override Values
Updated onArticleThe Override screen allows you to select what device layout you want, and whether you have any features that require a specific version of FileMaker. You can also change some functions from your FileMaker solution here.
Knowledge Base / LCFM Native Guide / Deploying Apps
-
Fine Tuning - Android device requirements
Updated onArticleWhen building for an Android device, you need to set permissions for your app to use parts of the system such as the camera, GPS or connecting to the internet. This panel allows you to do this.
Knowledge Base / LCFM Native Guide / Deploying Apps
-
How do I Create a Self-Signed Certificate and Keystore?
Updated onArticleThis lesson describes how to create a self-signed certificate and keystore for your Android application. You use the keystore details to sign your app via LCFM Native.
Knowledge Base / LCFM Native Guide / Preparing to Deploy Android Apps
-
App Identifiers
Updated onArticleDuring setup for your app, you will be asked to enter an App Identifier.
Knowledge Base / LCFM Native Guide / Preparing to Deploy Android Apps
-
Named users: Add the Licensing Script Step
Updated onArticleIf your app is going to be deployed to named users, you need to add the script step that allows LCFM Native to license it correctly and collect your users names.
Warning! If you are deploying with a named user license pack, and you do not add this script step, you will not be able to deploy the app.
You can put this script step wherever seems best for your app. A natural place for it is on a login screen, but depending on how your app is structured you might want it to be somewhere else. As long as it is present and collecting user names, it is not important for the functioning of LCFM Native where it is put.
You can see how the script step is used in this very simple sample app.
Knowledge Base / LCFM Native Guide / Preparing to Deploy Android Apps
-
Syncing Checklist Step 1. Set the Fmrest Permission and Upload your Solution
Updated onArticleIf you have worked through the previous lesson, Syncing Your Data, you are now on the Syncing Checklist screen. We'll work through each step of this.
Knowledge Base / LCFM Native Guide / Regular Start - Adding Syncing
-
Syncing Checklist: steps 4 & 5, Server Settings
Updated onArticleYou now need to enter your server address, make sure the Data API is on, and confirm your security settings.
Knowledge Base / LCFM Native Guide / Regular Start - Adding Syncing
-
Syncing Checklist: FileMaker Server SSL Certificate Verification
Updated onArticleThe last thing you need to set on the checklist screen is whether or not you verify your SSL connection.
Knowledge Base / LCFM Native Guide / Regular Start - Adding Syncing