SwiftNativeDeveloper
SwiftNativeDeveloper
Apple introduced a new payload key in settings to control software update behavior. In summary it controls if the security updates should be presented to the user, or the feature...
Release 1.3.2 had a breaking interface change which causes problems for teams that use SPM 'next major' versioning. This API change was also not denoted in the release notes. Not...
**Which AWS Services is the feature request for?** API **Is your feature request related to a problem? Please describe.** I cannot inspect response headers or status code if the response...
When I was checking out some new Apple SPM's I discovered [Swift System](https://github.com/apple/swift-system) and thought that there would be opportunity to use the official 'Errno.swift' in conjunction with the diagnostic...
I like the repo so far, it seems like you've gone the farthest trying to force unwrap (pun) the json data of the MXDiagnosticPayload. Have you had any luck getting...
Hey Chris, This might fall outside of the scope of this library, but thoughts on implementing a LogHandler backed by Logger, instead of OSLog? Several of the side effects mentioned...
### Description Firebase 9.4.1 initializes and prints version 9.4.0 in both Crashlytics and Analytics. I assume the same is for other components but I don't use others. I assume this...
@mattmassicotte the BinaryImage files do not contain a header with your name. I was curious what the source of them is and what the license of the files is? I...
### Description I do not want method swizzling or inspection to occur on my networking code. Why? Well I don't want my URLs being uploaded, and I want the code...
### Is your feature request related to a problem? Please describe. The SDK doesn't disclose in the new Privacy Manifest what types of data it collects. For teams that build...