Hi! The platform APIs that are deprecated should a...
# ios
x
Hi! The platform APIs that are deprecated should also be deprecated in common API right? I've caught this one deprecated in the docs but doesn't appear to be deprecated in the
platform.Foundation
https://developer.apple.com/documentation/foundation/nsstring/replacingpercentescapes(using:)?language=objc
b
Also there is quite a bit of "deprecated" ObC-only API surface on the Apple side that does not and never will have any successor, but will also not be removed.