Having issue with two ar session togather

I have the following issue regarding running 2 AR service. I am trying to develop an app for my masters thesis. Case 1: I first scan the room using the roomplan api. Then I stop the roomplan api session and start the realitykit session. When the realitykit session starts, the camera is not showing anything but black screen. Case 2: When I had the issue with case one, I tried a seperate test app where I had 2 seperate screen for roomplan api and realitykit. There is no relation. but as soon as I introduced roomplan api, realitykit stopped working, having the same black screen as above.

There might be any states that changed by the roomplan api, that's why realitykit is not able to access the camera. Let me know if you have any idea about it or any sample.

I am using the following stack: Xcode - Latest; Swiftui; latest os in mac mini and iphone

Post not yet marked as solved Up vote post of shohandot Down vote post of shohandot
334 views

Replies

Same goes here. Got any solutions or suggestions?