I am using Android Google MlKit for pose estimation. But I am getting the following error message:
W/System.err: java.lang.IllegalStateException: MlKitContext has not been initialized
W/System.err: at com.google.android.gms.common.internal.Preconditions.checkState(com.google.android.gms:play-services-basement@@17.4.0:29)
W/System.err: at com.google.mlkit.common.sdkinternal.MlKitContext.getInstance(com.google.mlkit:common@@17.1.1:2)
If anyone has experienced this issue, please feel free to comment on this thread.