Adobe-Runtime-Support
Adobe-Runtime-Support copied to clipboard
AIR 50.2.4.3/iOS16-/Stagewebview -> crash
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
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 Thx. Right now you can inspect in debug build. If you could also extend to test build it would be great.