HOWTO: lock iPhone app to connect to one site only?

Since v.1.4 this procedure is simplified, just change the following lines in config.h file:

// specify site you want to lock to, for example: #define BX_LOCK_APP @"mysite.com/dolphin"
#define BX_LOCK_APP nil

It will add your site by default, when application is started the first time, so before starting the first time delete already exists OO application if there is one. 

Rules → http://www.boonex.com/terms
Quote · 26 Jul 2011

Where do you find BX_LOCK_APP

Quote · 20 Sep 2011

 in config.h file, make sure that you are using the latest (1.4 for now) source code

Where do you find BX_LOCK_APP

 

Rules → http://www.boonex.com/terms
Quote · 21 Sep 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.