Post

Replies

Boosts

Views

Activity

App crash when dynamically linked with Combine and launched on iOS 12
My app uses an embed framework.This framework has a conditional use of Combine with:- canImport- @available.But, when running on iOS 12, app crashes.dyld: Library not loaded: /System/Library/Frameworks/Combine.framework/Combine Referenced from: /Users/.../Library/Developer/Xcode/DerivedData/../Build/Products/Debug-iphonesimulator/XYZ_SDK.framework/XYZ_SDK Reason: image not foundSame thing on device.Thanks for your help.
2
0
1.8k
May ’21
Safari support for iCloud Private Relay ?
When reading how to prepare network for iCloud Private Relay, I can see: "Private Relay protects users’ web browsing in Safari, DNS resolution queries, and insecure http app traffic." "iCloud Private Relay uses QUIC" But QUIC (HTTP/3) is experimental in Safari 15. Why?
Replies
1
Boosts
0
Views
1.2k
Activity
Oct ’21
Data compression on CKRecord encrypted fields
When I use a NSData field, should I compress data before setting value or is it done by encryption? If data is encrypted first, compression after that is generally more complicated. Or perhaps compression gain is not really significant and I don't need to care about it?
Replies
0
Boosts
0
Views
825
Activity
Jun ’21
TestFlight localization
Hey, Apple!Did you plan a TestFlight localization for testers?It's a very big problem to distribute beta apps to non-english users.The process is already difficult (download an app, to download another app, and connect with Apple ID).If it's in english, it's nearly impossible.Thanks,
Replies
1
Boosts
0
Views
1.3k
Activity
May ’21
App crash when dynamically linked with Combine and launched on iOS 12
My app uses an embed framework.This framework has a conditional use of Combine with:- canImport- @available.But, when running on iOS 12, app crashes.dyld: Library not loaded: /System/Library/Frameworks/Combine.framework/Combine Referenced from: /Users/.../Library/Developer/Xcode/DerivedData/../Build/Products/Debug-iphonesimulator/XYZ_SDK.framework/XYZ_SDK Reason: image not foundSame thing on device.Thanks for your help.
Replies
2
Boosts
0
Views
1.8k
Activity
May ’21