Open deni2s opened 2 years ago
Hi @deni2s, the fix will be out in the next release. Thanks for your report.
Hi, is any solution? I'm getting these warnings in 11.4.1 installed with SPM
[general] *** -[NSKeyedUnarchiver validateAllowedClass:forKey:] allowed unarchiving safe plist type ''NSString' (0x1f5446358) [/System/Library/Frameworks/Foundation.framework]' for key 'NS.keys', even though it was not explicitly included in the client allowed classes set: '{(
"'FlurryDataSenderBlockInfo' (0x102cf1e20) [/private/var/containers/Bundle/Application/669B7E90-4534-4ADC-88CC-B695F56787D0/h.app]",
"'NSMutableDictionary' (0x1f543b4e0) [/System/Library/Frameworks/CoreFoundation.framework]",
"'NSArray' (0x1f543b648) [/System/Library/Frameworks/CoreFoundation.framework]"
)}'. This will be disallowed in the future.
@deni2s @antongaenko The fix was released along with 12.0.0
Describe the bug A clear and concise description of what the bug is.
This Bug is About Please choose the closest item by replacing
[ ]
with[x]
.Platform Please choose the platform(s) that you are having the issue by replacing
[ ]
with[x]
.Environment Please tell us the versions of Flurry SDK, XCode, and iOS you are using.
To Reproduce Steps to reproduce the behavior:
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Are you using Flurry Push/Messaging? Yes / No No
(iOS) Are you using CocoaPods or manual binary integration? Yes / No CocoaPods
Add any other context about the problem here. Had the same with Flurry 11.2.1. Pretty sure it worked fine some time ago (with earlier Xcode/iOS SDK version).