FileMaker iOS App Software Development Kit (SDK) and deployment using the Apple Developer Enterprise Program

Ben Fletcher • 3 July 2018

For FileMaker 15, 16 and 17, FileMaker Inc. has made available the FileMaker iOS App SDK. With the iOS SDK you can:

· Brand your custom iOS App with a custom icon for easy identification.

· Control when you apply FileMaker Go updates to your custom iOS Apps.

· Automate the deployment of your custom iOS Apps via mobile device management (MDM) solutions.

· Your users won’t need to install FileMaker Go and worry about configuring it to access your cloud or private in-house server – this configuration information can be embedded or made configurable within your App.

Making use of the FileMaker iOS App SDK requires a significant appreciation of the wider technology landscape outside of the core FileMaker platform skills that would normally be expected from experienced (or even a Certified FileMaker Developer) and so here is a quick overview of the prerequisites and process:


Prerequisites

1) You must have a valid FileMaker Developer Subscription. If you don’t already have one, then you can purchase one directly from FileMaker – this is £79+VAT/year if you are based in the UK ( https://store.filemaker.com/product/FDS). All FileMaker Developers worth their salt should already have this in place as FDS also provides access to testing only FileMaker platform licensing, access to pre-release software, the new FileMaker 17 data migration tool, as well as the iOS SDK. Once you have an active subscription then you can download the appropriate version of the SDK (see https://community.filemaker.com/docs/DOC-6727).

2) If you want to distribute iOS Apps, then you must have a valid Apple Developer Program subscription (see https://developer.apple.com/programs/). A key consideration is that FileMaker, Inc. does not recommend or support the use of the iOS App SDK to distribute custom iOS apps using the public App Store. Therefore, for distribution outside of the public App Store, you will also need to be enrolled in the Apple Developer Enterprise Program in order to be able to deploy apps in-house (see https://developer.apple.com/programs/enterprise/). There is an annual subscription cost associated with this and you have to be able to meet the following requirements to enrol:

· Your organisation needs legal entity status.

· A D-U-N-S® Number.

· The person carrying out the enrolment must have Legal Binding Authority

· You will need to have a registered Apple ID (see https://appleid.apple.com/account#!&page=create) which has Two-Factor Authentication enabled.

· A website which is publicly available & with a domain registered to your organisation.

3) Access to modern macOS compatible hardware – Xcode does not run on any other platform after all!


Building your solο»Ώution

There are iOS SDKs covering FileMaker 15-17 so you need to have built and tested your solution within the corresponding version – even though the .fmp12 file format is shared dating back to FileMaker 12. Unless you have a good reason (legacy iOS/iPhone/iPad support needed) you should probably be sticking with the latest FileMaker 17 SDK which has the most developed feature set. Some quick considerations would be:

· Are you targeting a single form factor or multiple device resolutions? Make sure you have layouts that are designed to resize and scale and are relatively screen resolution agnostic, or you will need to script to detect the screen/device real estate required and build optimised layouts for each device screen size.

· You need to decide when new versions of your App are issued, should the corresponding embedded FileMaker database file be kept or replaced with each new release? You will need to plan, detect & script for the database to be imported across from the old data file to the new data file if that needs to be preserved or make your users aware that they may potentially lose data.

· Depending on your use case, it may be that little actual data resides on the device and it may simply act as a launcher to a cloud hosted or LAN available FileMaker Server.

· FileMaker Inc. seems to be fully committed to a subscription licensing model and an annual release cycle going by the last few releases in line with Apple’s annual iOS release updates so you should factor in the effort to issue at least an annual release cycle to test and update your App in light of these cycles. Likewise, normally the provisioning profiles generated and issued for the Apple Enterprise Developer scheme are time limited.

Deployment - building & releasing your first .ipa file

The 11 step guide to building using the FileMaker 17 SDK can be found here:

https://fmhelp.filemaker.com/docs/17/en/appsdk/

Once you have a working App running in your simulator then within your Xcode project you should select Product > Archive to generate a build. You can then view a list of your builds from Window > Organiser. This will show you a list of the Apps and builds you have generated. Select the App and Build version and then under the right-hand ‘Archive Information’ panel select the ‘Export..’ button.

Select ‘Enterprise’ as the method of distribution:

If you know that you only need to support a very specific model of hardware then you can potentially reduce the size of the binary but limit support to that specific type, otherwise you should leave App Thinning to ‘All compatible device variants’. If you will be distributing the App via a Mobile Device Management (MDM) solution then you do not need to tick the option to include the manifest for over-the-air-installation.

If you are planning to redistribute via web then you need to provide the information for the manifest file to be generated:

The first ‘gotcha’ here is that even if you are planning on distributing via a web server, then even if it is an internal server, that server will still need to use https:// and so therefore must have a valid SSL certificate. The second, is that the above example doesn’t highlight that you will need to build a basic webpage which includes a link to the manifest and the mobile profile for the App which has been generated using the Apple Enterprise Developer account and specified within the App’s Xcode project when the build was generated.

For example, the .html page which is used to install the app will need to include these links along these lines:

Install the Your App

and

Install the Distribution Profile

The third snag if you aren’t using a MDM solution to push out both the App and the Mobile Provisioning profile in conjunction is that you need to download the app, install provisioning profile and then go to General > Settings> Profile > Enterprise App/[Your authorising organisation] and then click on the option to ‘Trust’ the organisation. If your device already has MDM enabled for another 3rd party then this will appear under a slightly different location - General > Settings> Device Management > Profile > Enterprise App/[Your authorising organisation]

Until this is completed then if you attempt to open the App then you will be warned that it is an ‘Untrusted Enterprise App’.

The final consideration if you don’t have MDM is that you don’t get the benefits of issuing updates via ‘push’ like you do with the public App Store – when new updates are released, users will have to delete the App file and then re-install.

Need some assistance with deploying your FileMaker App using the iOS SDK or need some assistance with how to get the most out of FileMaker 17 platform? Call our team to find out more about the benefits from upgrading for a free, no obligation quotation.


by Ben Fletcher 10 June 2026
Upgrade to Claris FileMaker 2026 with confidence. Learn key migration considerations, AI features, compatibility issues and best practices.
by Ben Fletcher 10 June 2026
FileMaker Server 26 Enhancements Multiple SASE Processes - FileMaker Server 26 allows you to configure the number of active process in the Server Side Script Engine (SASE), the upper limit being determined by the hardware in use. This allows for more server side processes to occur in parallel - for automated imports, sync and nightly data transformations which need high throughput. Auto-Restart - FileMaker Server's Web Publishing Engine (WPE), OData and Data API services now monitor and detect abnormal termination events and restart automatically on a crash. Export Field Contents on Server - No additional 3rd party plugins or work arounds to automate server side document generation and export to server side folders. FileMaker Go 26 for iOS Enhancements Additional support for iOS hardware and locale support. Core Platform Security Enhancements Additional corporate security enhanced with support for OpenSSL 3.5 LTS, Apache Tomcat 10.1.44+, Windows Server 2025 certification, and full macOS 2026 compatibility. Need help to upgrade to FileMaker 26? At DataTherapy, we specialise in supporting and upgrading legacy FileMaker apps as well as building new custom apps to leverage the latest features of the Claris FileMaker 26 platform. Whether you need training, support, cloud hosting or are ready to go all-in on developing a new app from scratch—we can help. βœ… Certified Claris FileMaker Developers βœ… UK-based team of full-time professionals βœ… Platinum Claris Partner βœ… Experts in secure, on-premise and private cloud deployment of FileMaker πŸ“ž Contact us today for a free consultation and discover how local FileMaker can help your team move faster, work smarter, and stay fully in control of your data.
by Ben Fletcher 10 June 2026
As well as the customer facing UI enhancements, FileMaker 26 has a number of 'under the hood' tool enhancements for long standing developers: Enhanced Inspector - layout controls dynamically adjust based on the object type, reading the cognitive load of navigating the Layout Mode tools for new and veteran developers alike. Control Field Entry by Calculation - field level editablity is now controlled by a boolean calculation that evaluates at runtime based on any developer defined logic. This makes building role based editing or workflow based record locking much easier to implement. Sort Custom Functions with Folders - this now is applied at an independent folder level, making it much easier to work with distributing a shared function library that needs to display in a specific order. Set Layout Zoom by Calculation - the UI zoom can now be scripted to any decimal percentage, making it easier to make layouts which adapt to a specific user or device screen size requirements. Draco Catalog - FileMaker 2026 now includes a persistent catalog which is independent from the application data which can be used for storing JavaScript modules and persistent solution-level settings (app versions, feature flags and environment identifiers). PDF Script Workspace - dedicated script steps have been added for PDF manipulation which makes the generation of multi-page reports assembled from different layouts both using FileMaker Pro client and via FileMaker Server. Need help to upgrade to FileMaker 26? At DataTherapy, we specialise in supporting and upgrading legacy FileMaker apps as well as building new custom apps to leverage the latest features of the Claris FileMaker 26 platform. Whether you need training, support, cloud hosting or are ready to go all-in on developing a new app from scratch—we can help. βœ… Certified Claris FileMaker Developers βœ… UK-based team of full-time professionals βœ… Platinum Claris Partner βœ… Experts in secure, on-premise and private cloud deployment of FileMaker πŸ“ž Contact us today for a free consultation and discover how local FileMaker can help your team move faster, work smarter, and stay fully in control of your data.
by Ben Fletcher 10 June 2026
FileMaker 2025 already added significant enhancements to leverage AI and FileMaker 26 continues to double down on this: Field Annotation A new AI tab is available within the Field Options to define a JSON calculation as the field's annotation which is used in Export dialogs, sort dialogs and most essential in Data Definition Language (DDL) for use in AI. Save as XML & Solution Upgrade Tool FileMaker Pro 26 can now save a copy of your solution as a .xml formatted text file and the enhanced Solution Upgrade Tool can now read XML input and create brand new .fmp12 files or patch existing ones. This is a huge boon for Claris FileMaker developers - it means that Claris FileMaker developers can now use AI tools to generate XML which can then be used to create real production ready FileMaker solutions. Additionally, traditional version controlling scheme and using diff tools to compare XML outputs between production and development releases can be compared. Google Gemini Support Gemini is now supported as a native option in FileMaker script steps making it substantially easier to integrate with Google Cloud and Gemini if that is your preferred AI backend provider. PDF Text Extraction The native ExtractTextfromPDF() function introduced in FileMaker 2025, can now be used to process OCR (scanned) PDFs and not just text-layer PDFs. This again reduces the reliance and cost of using additional 3rd party plugins, APIs or AI tools for text extraction. Need help to upgrade to FileMaker 26? At DataTherapy, we specialise in supporting and upgrading legacy FileMaker apps as well as building new custom apps to leverage the latest AI features of the Claris FileMaker 26 platform. Whether you need training, support, cloud hosting or are ready to go all-in on developing a new app from scratch—we can help. βœ… Certified Claris FileMaker Developers βœ… UK-based team of full-time professionals βœ… Platinum Claris Partner βœ… Experts in secure, on-premise and private cloud deployment of FileMaker πŸ“ž Contact us today for a free consultation and discover how local FileMaker can help your team move faster, work smarter, and stay fully in control of your data.
by Ben Fletcher 10 June 2026
The new Claris FileMaker 2026 release includes enhancements to user experience and accessibility: WebDirect Accessibility & Platform updates WebDirect now includes better screen reader support for the visually impaired or motor disabilities: semantic HTML is now correctly labelled and there is improved focus management for modal dialogs, portals and pop-ups. This is a critical requirement for any public-facing WebDirect solutions where accessibility is a legal obligation. WebDirect in FileMaker 2026 now runs on JDK 21 - removing a barrier to corporate environments that have strict or have deprecated older versions of JDK in their infrastructure. Japanese Calendar Support Native Japanese era-based (gengō) calendar system support has been added in FileMaker 2026— drop-down date pickers now display and accept dates in the Japanese calendar across all. This is critical to Japanese solutions where there s a legal mandate for governmental and official documents to use era-based dating. Need help to upgrade to FileMaker 2026? At DataTherapy, we specialise in supporting and upgrading legacy FileMaker apps as well as building new custom apps to leverage the latest features of the Claris FileMaker 26 platform. Whether you need training, support, cloud hosting or are ready to go all-in on developing a new app from scratch—we can help. βœ… Certified Claris FileMaker Developers βœ… UK-based team of full-time professionals βœ… Platinum Claris Partner βœ… Experts in secure, on-premise and private cloud deployment of FileMaker πŸ“ž Contact us today for a free consultation and discover how local FileMaker can help your team move faster, work smarter, and stay fully in control of your data.
by Ben Fletcher 10 June 2026
The new Claris FileMaker 2026 release includes two highly significant enhancements to business continuity and disaster recovery: FileMaker Standby Server FileMaker Server 2026 can be paired with a second 'hot spare' server which is always ready to become the primary, with failover only taking a few minutes to implement. This means that a hardware failure of the primary server server can be quickly recovered from by promoting the secondary server. Previously, synchronising data between a primary and fail over server would have required additional software adding complexity and cost to a FileMaker Server deployment. FileMaker Server 2026 now includes this service as standard, making it much more economic to implement. The fail over server does not have to be running on the same OS platform or network and so you can run a hybrid on-premises + cloud or split across different cloud data centres or providers for added robustness. FileMaker Server Remote Backup Claris now offer a cloud storage backup service integrated directly with FileMaker Server which can be bolted onto existing FileMaker Server installations (on-premises or running on private cloud). While many private managed hosting providers such as DataTherapy have implemented cloud backups as part of their standard service, FileMaker customers with on-premises infrastructure would often struggle to implement robust backup solutions without dedicated virtualisation teams and additional 3rd party backup software. Again, this provides an economic option for FileMaker customers to consider as part of their disaster recovery strategy. Need help to upgrade to FileMaker 2026? At DataTherapy, we specialise in supporting and upgrading legacy FileMaker apps as well as building new custom apps to leverage the latest features of the Claris FileMaker 2026 platform. Whether you need training, support, cloud hosting or are ready to go all-in on developing a new app from scratch—we can help. βœ… Certified Claris FileMaker Developers βœ… UK-based team of full-time professionals βœ… Platinum Claris Partner βœ… Experts in secure, on-premise and private cloud deployment of FileMaker πŸ“ž Contact us today for a free consultation and discover how local FileMaker can help your team move faster, work smarter, and stay fully in control of your data.
by Ben Fletcher 10 June 2026
Upgrade to Claris FileMaker 2026 now! DataTherapy are pleased to announce that Claris FileMaker 2026 managed private cloud hosting packages are immediately available on both Windows and Linux platforms via FileMaker Host . DataTherapy can provide scalable, managed FileMaker packages for businesses of all size. Full details of all of our packages can be found here . Why choose DataTherapy for Claris FileMaker Hosting? Hassle-Free Hosting We handle everything – from setup to ongoing maintenance, so you can focus on your business, not server management. Personalised UK-Based Support Speak to real FileMaker experts, not call centres. All our servers are fully managed by our in-house team. Secure, High Performance Infrastructure Our hosting is fine-tuned for optimal database performance and is hosted on Amazon Web Services (AWS). Our servers are scalable, provide enterprise-grade security, and we handle backups to keep your data safe. No Long-Term Contracts Flexible quarterly billing options with a free 2-week trial for maximum flexibility without long-term commitments. Fully Customised Hosting Tailored for your Business We understand FileMaker inside out. Whether you’re running a small business system or a large enterprise solution we can provide the perfect plan based on your user and performance needs. If you need additional information, or would like to arrange a free trial of any of our packages then please don’t hesitate to contact our team .
by Ben Fletcher 10 June 2026
What is new in FileMaker 26? The Claris FileMaker 26 (version 26 - they have officially skipped versions 23-25 so that the version number aligns with the year of release ) Platform for is now available as of 10th June 2026 and demonstrates Claris’ on-going commitment to embrace transformative technologies. Whether you’re a long-time FileMaker user or just exploring how to modernise your internal systems, this latest release includes expanded AI capabilities including Google Gemini support, major server reliability improvements, and significant accessibility advances. Here’s what you need to know: AI capabilities Google Gemini support: Adds Gemini to FileMaker's growing list of supported AI providers, giving developers greater flexibility when building intelligent applications. Field and table annotations: Attach semantic meaning to fields and tables so AI models have richer context — improving the accuracy of natural language queries and LLM-generated insights. Metadata calculation functions: New functions including BaseTableComment and FieldAnnotation provide programmatic access to schema documentation, making AI-powered solutions easier to build and maintain entirely within FileMaker. Server reliability and infrastructure Automatic crash recovery: The Web Publishing Engine, OData service, and Data API now restart themselves after interruptions — reducing downtime without manual intervention. Multiple SASE processes: Support for multiple Server-Side Script Engine processes improves throughput and responsiveness under heavy workloads. Updated platform compatibility: Full support for macOS 26, Windows Server 2025, OpenSSL 3.5 LTS, and Apache Tomcat 10.1.44+ ensures deployments stay secure and supported in modern IT environments. Accessibility WebDirect improvements: Updated semantic HTML, improved screen reader compatibility, better focus management, and ARIA compliance — a significant step toward WCAG 2.1 compliance. No redesign required: Existing layouts benefit from accessibility improvements automatically, lowering the barrier for partners serving clients with compliance requirements. What benefits doe this bring to new and existing FileMaker customers? Build and deliver faster — A smarter development environment with context-aware tooling and scripting improvements means less time on layout friction and more time building solutions our clients love. Lead with AI — Google Gemini support, field annotations, and native metadata functions give us the tools to build genuinely intelligent apps — without third-party platforms or custom integrations. Reduce client downtime — Automatic service recovery means enterprise deployments keep running even when issues arise. Serve every user — Built-in accessibility improvements help clients meet WCAG 2.1 and Section 508 requirements, opening doors to new government, healthcare, and enterprise customers. Grow with a future-ready platform — Compatibility with the latest operating systems, security standards, and AI providers means the solutions we build today are designed to last. Ready to upgrade your business to FileMaker 26? The new benefits of FileMaker 26 mean you can layer power AI into existing solutions without any major redevelopment work. Support for natural language input allow smarter and more intuitive applications to improve your business decision making. At DataTherapy , we specialise in building custom apps for business using the Claris FileMaker platform. Whether you need training, support, cloud hosting or are ready to go all-in on developing a new app from scratch—we can help. βœ… Certified Claris FileMaker Developers βœ… UK-based team of full-time professionals βœ… Platinum Claris Partner βœ… Experts in secure, on-premise and private cloud deployment of FileMaker πŸ“ž Contact us today for a free consultation and discover how local FileMaker can help your team move faster, work smarter, and stay fully in control of your data.
FileMaker Pro Logo
by Ben Fletcher 1 May 2026
Rosemary Tietge (Claris Community Engagement Manager) was kind enough to invite me to be a panelist on Community Live 45: Level up your FileMaker email game . This was off the back of our past blog post covering this topic . We were also joined by the highly knowledgeable David Sullivan of Mandelbrot LLC .
Claris FileMaker Logo
by Ben Fletcher 25 March 2026
We look at the latest FileMaker 2025 (20.0.6) security fixes.
More posts