Page 1 of 1

VirtualTable on IOS

Posted: Sat 07 Jan 2012 21:30
by Chad Feldmann
Greetings,

I am very interested in seeing how UNIDAC components work on an IPhone but have not purchased them yet. I do own SDAC, and know that VirtualTable is supposed to be compatible with iOS, even though SDAC is not, so decided to test it.

I wrote a simple Firemonkey HD IOS app with Virtualtable which had data loaded into it. I had to load up VCL Datamodule to get the virtual table and copy it on to my Iphone form, but it worked. I compiled it on Windows and it ran fine, with me having to navigate records in code since livebindings does not seem to be available.

However, when I tried it in XCode I received an error. "Can't Find Unit VirtualTable" Complilation aborted.

Do I need to source code of VirtualTable in order to get it to compile with the FPC on MAC and XCode?

I would like to get this working before investing in UNIDAC and I need to know if source code is needed.

Best Regards,
Chad

Posted: Tue 10 Jan 2012 09:59
by AlexP
Hello,

At the moment, for developing applications for iOS the Source version of UniDAC is needed, as XCode requires the sources of our units for compilation