Bart Jacobs

Results 3 comments of Bart Jacobs

Like @fangmobile and @fermoyadrop, we are seeing this crash **only on launch** and **only on iOS 14**. We haven't been able to reproduce the issue.

The AWS SDK for iOS doesn't have built-in support for AWS Secrets Manager at the time of writing. What is the recommended approach to use AWS Secrets Manager in an...

This could be solved by inspecting the result of `NSStringFromClass`, breaking the string up in components separated by `.`, and returning the last component. ``` objectivec + (NSString *)entityName {...