Hi
I try to find out were the startup time our app remains and found out the TagCommander need 1,3sec.
This is quite long.
Since I can't initialize TagCommander in a background task, please invest in speed up initializing.
The most time is taken in initUserAgent. (this cut be done in background)
We use
implementation 'com.tagcommander.lib:core:4.7.3'
implementation 'com.tagcommander.lib:SDK:4.6.0'