The problem with using the app maker is that you can't embed a username & password into the fmp:// url scheme.
For example, the fmp:// url scheme allows you to type something like this:
fmp://username:password@IP_Address/DatabaseName.fmp12
However, if you use the app maker, it encodes that "@" symbol as a %40, so you are forced to use the iPhone Configuration Utility.