amcalgates
amcalgates
``` Fatal Exception: NSMallocException *** attempt to create a temporary id buffer of length (576460752303423486) failed Fatal Exception: NSMallocException 0 CoreFoundation 0x18bf4afe0 __exceptionPreprocess 1 libobjc.A.dylib 0x18a9ac538 objc_exception_throw 2 CoreFoundation 0x18be49f48...
* [x] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/jjatie/Charts/blob/master/CONTRIBUTING.md). ## What did you do? Read [Apple docs](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api?language=objc), which say: > From Fall 2023 you’ll receive...
This fixes a bug where TestFlight/App Store apps were crashing on iOS 12 when compiled with Xcode 15+. To reproduce: - have a Cordova project that has **any** Swift file...
According [Apple docs](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api?language=objc): > From Fall 2023 you’ll receive an email from Apple if you upload an app to App Store Connect that uses required reason API without describing the...
According [Apple docs](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api?language=objc): > From Fall 2023 you’ll receive an email from Apple if you upload an app to App Store Connect that uses required reason API without describing the...
**Describe the bug** According [Apple docs](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api?language=objc): > From Fall 2023 you’ll receive an email from Apple if you upload an app to App Store Connect that uses required reason API...
# Feature Request ## Motivation Behind Feature On May 1st, Apple will require privacy manifests in all new app store submissions ([source](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api?language=objc)). ## Feature Description It appears Cordova has not...