AR Quick Look doesn't work in Swift Playgrounds

Hey everyone, I have a question regarding AR Quick Look, I have a simple view with an ARQLView showing a .usdz file of a Nike shoe. This code works perfectly fine on my iPad if I sideload the app using Xcode. The problem is, when I try to use the same code in Swift Playgrounds on the iPad, it gives the same view but with the "AR" mode grayed out, with the "Object" mode the only option. So I can pan and zoom the 3D model but I cannot see it in AR. Is this a limitation of Playgrounds, or is Playgrounds itself encountering a bug (which isn't uncommon in my experience).

Screenshot of app sideloaded with Xcode, then Playgrounds: https://imgur.com/a/FCE0lYh

AR Quick Look doesn't work in Swift Playgrounds
 
 
Q