initialize
Initializes the OptiConnect SDK.
This method should be called once at the beginning of your application, ideally in your Application class. It sets up the necessary resources for the SDK to function correctly, including context-based components that manage Bluetooth and scanner configurations.
Parameters
context
The application context, which will be retained for the app's lifecycle to avoid memory leaks.