GoogleARCore saying attempting to start an ar session without a session config object on IOS

When i package my app for IOS, i have to install it on an iPhone using iTunes, after it installs im trying to run Start AR Session blueprint node with config provided and it says “attempting to start an ar session without a session config object”.

I have “Google ARCore” and “Google ARCore Services” plugins enabled

The same project works on android as intended