# How about I create a FileMaker Go with MBS?

**URL:** https://the.fmsoup.org/t/how-about-i-create-a-filemaker-go-with-mbs/4912
**Category:** MBS Plugins
**Tags:** ios, sdk
**Created:** [June 19, 2025, 6:08pm UTC](https://the.fmsoup.org/t/how-about-i-create-a-filemaker-go-with-mbs/4912 "2025-06-19T18:08:46Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![MonkeybreadSoftware](https://yyz2.discourse-cdn.com/flex030/user_avatar/the.fmsoup.org/monkeybreadsoftware/32/361_2.png) [@MonkeybreadSoftware](https://the.fmsoup.org/u/MonkeybreadSoftware)
#### Post date: [June 19, 2025, 6:08pm UTC](https://the.fmsoup.org/t/how-about-i-create-a-filemaker-go-with-mbs/4912/1 "2025-06-19T18:08:46Z")

</div>

My clients with iOS licenses usually build their own iOS app using the FileMaker iOS SDK and embed the MBS Plugin.

Now I could build such an app and put it in the App Store as a free item. The app would need to have to get some name and icon, since I can’t reuse Claris’.

On first launch a welcome screen may ask for a database to start or an URL. Maybe with barcode scanning.

You would put in your database or point to your server and we store that in the preferences for the next launch. In the start script you set the MBS license.

What do you guys think about this?

---

<div class="post-metadata">

### Author: ![apjcs](https://yyz2.discourse-cdn.com/flex030/user_avatar/the.fmsoup.org/apjcs/32/2502_2.png) [@apjcs](https://the.fmsoup.org/u/apjcs)
#### Post date: [June 24, 2025, 11:57am UTC](https://the.fmsoup.org/t/how-about-i-create-a-filemaker-go-with-mbs/4912/2 "2025-06-24T11:57:48Z")

</div>

Great idea

---

<div class="post-metadata">

### Author: ![Malcolm](https://yyz2.discourse-cdn.com/flex030/user_avatar/the.fmsoup.org/malcolm/32/196_2.png) [@Malcolm](https://the.fmsoup.org/u/Malcolm)
#### Post date: [June 25, 2025, 7:22am UTC](https://the.fmsoup.org/t/how-about-i-create-a-filemaker-go-with-mbs/4912/3 "2025-06-25T07:22:35Z")

</div>

How would that differ from Go?

---

<div class="post-metadata">

### Author: ![MonkeybreadSoftware](https://yyz2.discourse-cdn.com/flex030/user_avatar/the.fmsoup.org/monkeybreadsoftware/32/361_2.png) [@MonkeybreadSoftware](https://the.fmsoup.org/u/MonkeybreadSoftware)
#### Post date: [June 25, 2025, 7:39am UTC](https://the.fmsoup.org/t/how-about-i-create-a-filemaker-go-with-mbs/4912/4 "2025-06-25T07:39:34Z")

</div>

It would have MBS Plugin included.  
And some start database, where you could put in the file to use or URL to server database.

---

<div class="post-metadata">

### Author: ![Malcolm](https://yyz2.discourse-cdn.com/flex030/user_avatar/the.fmsoup.org/malcolm/32/196_2.png) [@Malcolm](https://the.fmsoup.org/u/Malcolm)
#### Post date: [June 25, 2025, 7:57am UTC](https://the.fmsoup.org/t/how-about-i-create-a-filemaker-go-with-mbs/4912/5 "2025-06-25T07:57:13Z")

</div>

In terms of end user advantage, why use this instead of using Go?

---

<div class="post-metadata">

### Author: ![MonkeybreadSoftware](https://yyz2.discourse-cdn.com/flex030/user_avatar/the.fmsoup.org/monkeybreadsoftware/32/361_2.png) [@MonkeybreadSoftware](https://the.fmsoup.org/u/MonkeybreadSoftware)
#### Post date: [June 25, 2025, 8:09am UTC](https://the.fmsoup.org/t/how-about-i-create-a-filemaker-go-with-mbs/4912/6 "2025-06-25T08:09:22Z")

</div>

You would be able to use MBS functions in the scripts running in the app without the need to build your own app with the iOS SDK.

e.g. to use MBS locally on iOS to do something like scanning documents, using CURL in the background or control a WebViewer.
