iOS Firebird

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
justapps1
Posts: 5
Joined: Wed 06 Mar 2013 18:59

iOS Firebird

Post by justapps1 » Fri 08 Mar 2013 20:06

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!

AndreyZ

Re: iOS Firebird

Post by AndreyZ » Mon 11 Mar 2013 08:53

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.

Post Reply