Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AIR 50.2.4.3/iOS16-/Stagewebview -> crash #3034

Open
marcanw opened this issue Jan 26, 2024 · 2 comments
Open

AIR 50.2.4.3/iOS16-/Stagewebview -> crash #3034

marcanw opened this issue Jan 26, 2024 · 2 comments
Labels

Comments

@marcanw
Copy link

marcanw commented Jan 26, 2024

Hi @ajwfrost
I think that after adding this feature
#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 marcanw added the Bug label Jan 26, 2024
@ajwfrost
Copy link
Collaborator

ajwfrost commented Feb 8, 2024

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

@marcanw
Copy link
Author

marcanw commented Feb 8, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants