ARKit sessionInterruptionEnded never called in Window Mode.

Hi 26 beta guys,

I have apps using ARKit. In iPadOS 26 beta, ARKit stops working after switching to other apps.

how to:

  1. Enable WindowMode in iPadOS 26
  2. Launch my app and start ARSession
  3. Switch to another app (preference app, etc.)
  4. Switch back to my app
  5. AR stops updating camerafeed.

I debug printed ARSessionDelegate, and found that after sessionWasInterrupted was called, sessionInterruptionEnded was never called.

sessionInterruptionEnded is called if WindowMode disabled.

Is this just a bug for 26 beta?

I suspect there is similar problem with non-AR camera.

Any idea?

Hello @Hiday,

This would be a great feedback item. https://feedbackassitant.apple.com is where to file. Please post the feedback number here after you file.

Thank you

@bdudney_apple Thanks for your assistance. I filed a feedback, and the number is FB18396115.

ARKit sessionInterruptionEnded never called in Window Mode.
 
 
Q