Error: package us.zoom.sdk does not exist While setting up Ionic SDK

Description
I am getting error: package us.zoom.sdk does not exist when I attempt to use zoom ionic sdk

I am doing the following:

  1. I have a react app with Ionic wrapper
  2. I run npm run build
  3. I run ionic capacitor copy to move assets in my android folder
  4. Then I access my android studio and attempt to build my ionic app

Additional Info:
Ionic Info output:

Hi aditya,

Thanks for using Zoom SDK and thanks for the info. Our Ionic SDK does not have Capacitor support yet. If you would like to use with emulators, you can refer to the instruction here:https://github.com/zoom/zoom-sdk-ionic#simulator-support

Thanks!