This is sample implementation of the DeviceConnect Ionic Capacitor SDK
FinBox DeviceConnect is an SDK that seamlessly integrates into lenders' frontend apps/websites, facilitating secure data sharing and providing valuable predictive insights to support informed decision-making.
DeviceConnect Ionic SDK is available on NPM
Add the following values to local.properties
ACCESS_KEY=<ACCESS_KEY>
SECRET_KEY=<SECRET_KEY>
DC_SDK_VERSION=<DC_SDK_VERSION>
DC_FLAVOR=<DC_FLAVOR>
COMMON_SDK_VERSION=<COMMON_SDK_VERSION>
COMMON_FLAVOR=<COMMON_FLAVOR>
LOGGER_SDK_VERSION=<LOGGER_SDK_VERSION>Set the API_KEY with the shared value inside home.page.ts
For more details on integration, refer to https://docs.finbox.in/device-connect/ionic-capacitor.html