Victor Ivascu

Results 2 comments of Victor Ivascu

Hi ai-plays, I followed the exactly the instructions you mention and added the support library to the base module. And I try to get the client in the `PoseDetection.getClient(options)` in...

Fixed by deferring the initialising of the `MlKitContext` to the point when we create the downloaded activity. An example can be found my [ML Kit On demand project](https://github.com/vivascu/ml-kit-on-demand).