TurboPack / LockBox3

LockBox3 is a Delphi and C++Builder library for cryptography.
Other
171 stars 58 forks source link

Does not work with delphi 11 FMX android and ios #21

Open Michel-Itapira opened 2 years ago

Michel-Itapira commented 2 years ago

Does not work with IOS and Android on Delphi 11. Components are simply unavailable when switching platforms.

romankassebaum commented 2 years ago

I registered the components under Vcl and FMX. Please note, that they cannot be installed parallel.

Michel-Itapira commented 2 years ago

Hello I can install normally through GetIt Package Menager. But when I create a project in FMX and select Windows, it works normally, however when I select Android or IOS, it simply disappears from the component palette. Michel

romankassebaum commented 2 years ago

I have no idea if GetIt is up to date.. But as I said, you have to install the FMX version and to uninstall the VCL one.

Michel-Itapira commented 2 years ago

OK, install normally, however when switching to Android the components disappear from the tab, but if you put them in the form they remain in the form You can take the test in your IDE