Show Google AR Core tracked plane in packaged game

Hello,

I am currently working on an android project with Google AR Core, and i need some help with showing the tracked planes in the packaged game version.

The only blueprint node i found to show these planes is “Debug Draw Tracked Geometry”, and only works for projects deployed under development only, and will be disabled in Shipping.

Is there a way to solve this? and what if i want to add a texture to the plane, like grid or small dots? thanks in advance