Hi,
At the moment we get only 5 profiles in the search list.
This is how to increase the number of profiles on your app search,
1) Open the app in Xcode
3) Find config.h file under Classes folder
4) find this line and change the number " #define BX_SEARCH_RESULTS_PER_PAGE 5 "
config.h file has some other parameters too. just have a look.
I managed to remove the "add new site" and now we can directly login to app. Stil need to fix some stuff and i will post it soon.
Thanks