Hello

Hello,

I've a strange issue. I've strange issues with my application running on a Dolphin 75e Android 4.4.4 device.

My application is throwing illegal exception (4) as soon as I append or insert a record in my Sqlite database. I've check user's right: they do have rights to access external Sdcard (an empty DB is even created when none is found on the device).

The same application runs fine on a Dolphin 70e Android 4.0.3 device and there is no exceptions when inserting or appending an record.

I've tried to replace UniDAC with FireDAC but problem persists... Has anyone a clue on this ? Looks like their is an issue with TDataset class on Kitkat.

I could share my project if needed (Seattle 10 Update 1).

Thanks

Comments