10-01-2019, 05:02 AM
Well then. It's taken me awhile to resolve this, but I finally have an answer. I was going to write up all the steps I took to get here, but I decided to just to just shorten it to:
TL: DR; If you're developing on the Quest and you notice the DENIED PERMISSIONS message, make sure you're using the ARMv7 version of the libvzplugin and you're targeting ARMv7 platforms. You also should be using mono instead of IL2CPP and I used API Compatibility Level of .NET Standard 2.0 (not sure if that part is all that important).
Hope this ends up helping someone else eventually.
TL: DR; If you're developing on the Quest and you notice the DENIED PERMISSIONS message, make sure you're using the ARMv7 version of the libvzplugin and you're targeting ARMv7 platforms. You also should be using mono instead of IL2CPP and I used API Compatibility Level of .NET Standard 2.0 (not sure if that part is all that important).
Hope this ends up helping someone else eventually.