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!
iOS Firebird
-
AndreyZ
Re: iOS Firebird
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.