Firemonkey IOS Application, error on XCODE

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
josecarlos
Posts: 36
Joined: Sat 30 Jul 2011 18:35
Location: Brazil
Contact:

Re: Firemonkey IOS Application, error on XCODE

Post by josecarlos » Thu 07 Jun 2012 13:20

My test with Unidac/sqlite works fine and I compile it and test on the iPhone and iPad simultator.

My issue happend when I build my appplication to the IOS device, so I have the INTEL issue.

So, the iPad Simulator accept INTEL directive but the IOS device is ARM.

I am still waiting to get this fixed!

Once again, everytinhg works fine on simulator but fails to compile to any IOS hardware.

Thanks in advance,

Jose Carlos.

josecarlos
Posts: 36
Joined: Sat 30 Jul 2011 18:35
Location: Brazil
Contact:

Re: Firemonkey IOS Application, error on XCODE

Post by josecarlos » Mon 25 Jun 2012 14:26

Hi,

Any news about the IOS-ARM compilation?
Thanks

jamft
Posts: 5
Joined: Sat 30 Jun 2012 06:24

Re: Firemonkey IOS Application, error on XCODE

Post by jamft » Sat 30 Jun 2012 17:54

I get the identical problem. I am trying to connect to a PostgreSQL database on an iPhone, and I get the same errors as Carlos.

I am somewhat disappointed with the UniDAC product so far. After spending $400, I was expecting to be saving time, rather than spending it. Two days later, this is not at all the case. The only reason why I bought the source version is to be able to develop for iOS, which doesn't seem to be working so far.

Sad.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Firemonkey IOS Application, error on XCODE

Post by AlexP » Tue 03 Jul 2012 11:28

hello,

Please specify your license number and e-mail, in order that we can send you the fixed version of UniDAC for iOS

josecarlos
Posts: 36
Joined: Sat 30 Jul 2011 18:35
Location: Brazil
Contact:

Re: Firemonkey IOS Application, error on XCODE

Post by josecarlos » Wed 04 Jul 2012 10:57

I sent yesterday my unidac license number.

I am looking forward to test it.

Thanks,

Jose Carlos.

grobasoz
Posts: 2
Joined: Thu 05 Jul 2012 02:25

Re: Firemonkey IOS Application, error on XCODE

Post by grobasoz » Fri 06 Jul 2012 18:15

Dear Jose Carlos,
Has this issue been resolved? I am having the same problems, and was hoping there was a solution...
Regards,
Gary.

josecarlos
Posts: 36
Joined: Sat 30 Jul 2011 18:35
Location: Brazil
Contact:

Re: Firemonkey IOS Application, error on XCODE

Post by josecarlos » Sat 07 Jul 2012 00:43

Dear Jose Carlos,
Has this issue been resolved? I am having the same problems, and was hoping there was a solution...
Regards,
Gary.
Yes, it is working now.

I just compile an unit with unidac/sqlite and the INTEL issue was gone.
I will make more tests, but it is ok now.

The fixed version was sent to me, so I think you need to ask it.

I upgrade my delphi and Firemonkey-IOS.dmg to the HotFix 1, and install the source code they sent to my email.

grobasoz
Posts: 2
Joined: Thu 05 Jul 2012 02:25

Re: Firemonkey IOS Application, error on XCODE

Post by grobasoz » Sat 07 Jul 2012 02:44

josecarlos wrote:
Dear Jose Carlos,
Has this issue been resolved? I am having the same problems, and was hoping there was a solution...
Regards,
Gary.
Yes, it is working now.

I just compile an unit with unidac/sqlite and the INTEL issue was gone.
I will make more tests, but it is ok now.

The fixed version was sent to me, so I think you need to ask it.

I upgrade my delphi and Firemonkey-IOS.dmg to the HotFix 1, and install the source code they sent to my email.
Thanks Jose Carlos. I will ask Support for the 'fix', Regards Gary.

Post Reply