Meta Quests (tried 2/Pro) won't launch my game's apk

Before I removed the Meta Core SDK packages, I was receiving some warnings about having OpenXR from unity and Meta’s OpenXR Plug-in in the same project because it could cause some bugs or unexpected behavior. I no longer get the messages but here is what they were saying:
The Meta Quest Developer Hub said:
This APK includes libUnityOpenXR.so, but not libOVRPlugin.so. The Unity native OpenXR plugin is not yet fully production ready. If you are experiencing performance or compatibility issues, please enable the Oculus XR plugin (and disable the OpenXR plugin) in your project.
An old project validation check said:
It is not recommended to install Oculus XR Plugin and OpenXR Plugin (not to be confused with OpenXR, this is still a Meta package) at the same time, which may introduce unintentional conflicts. Click ‘fix’ to uninstall teh OpenXR Plugin. If you want to uninstall the Oculus XR Plugin, please use the package manager.

I’m not sure what “Failed to get real path of file ’ ', err: No such file or directory” means from Logcat.
I’m also not sure what the Sample Loader One Custom is in my XR Plug-in Management.

I have configured Unity settings according to Meta’s docs: https://developer.oculus.com/documentation/unity/unity-conf-settings/
And built them according to Meta’s docs too: https://developer.oculus.com/documentation/unity/unity-build/