F2613 Unit 'ScBridge' not found error

F2613 Unit 'ScBridge' not found error

Hello -  I have just Installed SecureBridge 10.3.1 in Delphi 11.3. I see the components in the IDE. When I target/run a Windows 32 app it works fine. When I run a Windows 64 app, Android 32, or Android 64 I get the error F2613 Unit 'ScBridge' not found.

In the Windows Registry, I have two entries for $(BDSBIN)\indy10sbridge280.bpl
and $(BDSBIN)\dclsbridge280.bpl.

In an attempt to get the apps to run without error, I updated the Library path (in Tools->Options->Language->Delphi->Library) by adding "C:\Program Files (x86)\Devart\SecureBridge for RAD Studio 11\Lib\Win32; C:\Program Files (x86)\Devart\SecureBridge for RAD Studio 11\Lib\Win64;C:\Program Files (x86)\Devart\SecureBridge for RAD Studio 11\Bin\Win32; C:\Program Files (x86)\Devart\SecureBridge for RAD Studio 11\Bin\Win64". It still didn't work.

What am I missing?

For reference my install is here: C:\Program Files (x86)\Devart\SecureBridge for RAD Studio 11