Greetings LiveCode developers…
This post is for LC devs who are trying to do remote database access from their LiveCode Android apps. If you’re wondering why, for example, the command revOpenDatabase fails unceremoniously in your app, when it works just fine in the IDE, you must make certain that these very important settings are selected in your Standalone settings:
1. You must make these settings under the General tab (click to enlarge):
(My database happens to be mySQL, but yours might not be.)
2. And you must make these settings under the Android tab:
Hope this saves you some Google-ing time trying to find out what’s wrong.
Happy LiveCode programming,
— WC