Adobe-Runtime-Support icon indicating copy to clipboard operation
Adobe-Runtime-Support copied to clipboard

AIR 50.2.4.3/iOS16-/Stagewebview -> crash

Open marcanw opened this issue 1 year ago • 2 comments

Hi @ajwfrost I think that after adding this feature https://github.com/airsdk/Adobe-Runtime-Support/issues/2863 It creates a problem with iOS16- Jan 26 16:43:40 iPad Eventer(CoreFoundation)[49933] <Notice>: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[WKWebView setInspectable:]: unrecognized selector sent to instance 0x1160c5400'

So it crashes when you open Stagewebview

marcanw avatar Jan 26 '24 17:01 marcanw

Thanks for spotting this, normally I would have thought we should pick this up from the build warnings but for some reason Xcode isn't flagging it! We've added some conditional execution flags around this now....

thanks

ajwfrost avatar Feb 08 '24 09:02 ajwfrost

@ajwfrost Thx. Right now you can inspect in debug build. If you could also extend to test build it would be great.

marcanw avatar Feb 08 '24 10:02 marcanw