Page 1 of 1

iOS Firebird

Posted: Fri 08 Mar 2013 20:06
by justapps1
Will you be making a way to connect to Firebird from an iOS device? I know you already have a way for MySQL and PostgreSQL.

Thanks!

Re: iOS Firebird

Posted: Mon 11 Mar 2013 08:53
by AndreyZ
The point is that to work with Firebird, UniDAC uses its client dynamic library. But iOS applications cannot load non-system dynamic libraries, it is an Apple restriction. Therefore, for the time being, you cannot use Firebird-based applications in iOS devices. We plan to avoid using client dynamic libraries, but we cannot provide any time-frame.