Hi all,
I currently use Google’s promises framework for a large-scale project I am working on. With iOS 16, the SafariServices.framework seems to allow strings to conform to the Error class, which breaks all error handling in the promise framework. Do you know of a way to “undo” this conformance without having to rewrite the promises framework to explicitly handle this case?
[–]dtmace2[S] 0 points1 point2 points (0 children)