Just implement the function on your UIViewRepresentable struct like this:
static func dismantleUIView(_ uiView: ARView, coordinator: ()) {
uiView.session.pause()
}
Post
Replies
Boosts
Views
Activity
not json,just binary data,the data came from 360 camera with bluetooth or wifi link ,it will call this function when data is prepared ,and I wanna use this gyro info in my Swift program