Hello!
I unfortunately have some issues with this asset:
-
On Android in a AR scene when you press the record button we call the 'Create Video Recorder' and directly after that we call 'Prepare Recording'. If the permissions are accepted a 3 seconds timer will start. This is because the AR camera is turned off for a second and it needs time to replace the AR object back into place. After the 3 second timer end there is a +- 1 second freeze and than the video is recording. This freeze is also vissible in the final recording.
-
We encounterd different permiision pop-ups on different devices. On a Oppo we have a microphone + screen/cast record permission. But on a Pixel 6a we had a pop-up that asked for a single app or a fullscreen recording. If you press single recording the permission is not given. Why is that? This is the same issue as "How to Avoid Screen Selection Popup in Unity Library?"
-
If you don't accept the microphone permission it doesn't ask you the next time you want to record a screen recording. Will this be fixed?