No Privacy Restrictions on APIs when Experimetal API active.
For debugging purposes, I frequently need access to the ProceduralTextureProvider.getPixels function.
Unfortunately, it is often unavailable due to privacy restrictions:
https://developers.snap.com/lens-studio/api/lens-scripting/documents/Privacy_Restrictions.html
It would be very helpful if this function could be used when the Experimental API is enabled. In that context, it would not pose a security or privacy risk.
1
vote