Firemonkey iOS Datasnap

Does Remobjects SDK Support Datasnap on mobile devices? or is there any recommended way of transferring an Sqlite table from the delphi server to the remote mobile device?

I’d recommend to use our DataAbstract, but DataSnap also should work

When I try and compile a firemonkey app with a TRoDataSnapConnection on it, the program wont compile. The RODataSnap unit will not compile on ios or android.

you can safely remove those defines.
if you have access to the beta, you can try the latest beta - these changes are already present in it.

Okay thanks, I will try that.