Downloaded the trial FMX Cloud Pack and am trying to run the CloudStorageDemo on Delphi XE7.
I get this compile error:
[DCC Fatal Error] UCloudStorageDemo.pas(8): F2051 Unit FMX.TMSCloudBase was compiled with a different version of Androidapi.JNIBridge.TJavaGenericImport`2.GetJavaClass
Any suggestions much appreciated
Are you targetting your project for Release mode?
Our trial versions are all compiled for release mode target.
OK, that seems to work now. Tested the Dropbox and appears to be fine.