Xcode reports the following warning when running my app with the Amplitude SDK (version 1.4.5) installed:
Amplitude-Swift/Sources/Amplitude/Utilities/OutputFileStream.swift:40 {"message":"This code path does I/O on the main thread underneath that can lead to UI responsiveness issues. Consider ways to optimize this code path","antipattern trigger":"-[NSData enumerateByteRangesUsingBlock:]","message type":"suppressable","show in console":"0"}
Xcode reports the following warning when running my app with the Amplitude SDK (version 1.4.5) installed:
Amplitude-Swift/Sources/Amplitude/Utilities/OutputFileStream.swift:40 {"message":"This code path does I/O on the main thread underneath that can lead to UI responsiveness issues. Consider ways to optimize this code path","antipattern trigger":"-[NSData enumerateByteRangesUsingBlock:]","message type":"suppressable","show in console":"0"}
iOS 17.4.1 Xcode 15.3