Hi,
The api exposed by the sdk are not async.
We had to implement an abstraction over the sdk so to introduce such async api calls to be used in our services. This is not an ideal solution since I think the sdk should provide such functionality out of the box. Wdyt?
Thank you very much
Hi,
The api exposed by the sdk are not async.
We had to implement an abstraction over the sdk so to introduce such async api calls to be used in our services. This is not an ideal solution since I think the sdk should provide such functionality out of the box. Wdyt?
Thank you very much