APK not loading app on android

Working on a modified version of the ZoomVideoSDK Example, trying to load onto a Google Pixel 6 using flutter install.

When I load the app onto the phone using an APK, it doesn’t load and will instantly give an error message saying that the app is closing instantly. However, it loads when I run it through Visual Studio Code.

Troubleshooting Routes:
Testing with an Emulator, debugging with Visual Studio Code

How to Reproduce:

  1. Use flutter install while connected to Android phone (Google Pixel 6)
  2. Look for the app (still named ZoomVideoSDK Example)
  3. Try to open it