Maximilian Litteral
Maximilian Litteral
How do I add this to my app? I just dragged and dropped the files in but I get some compiler issues when i run it. Can you put up...
Is it possible to add support for custom keys? In CloudKit I have a property like "archived" but I'd want to define it as `let isArchived: Bool`
Hashable and Equatable protocols need to be added so Defaults.registerDefaults([:]) can work
I think 'Manager' is too vague, not a huge issue but 'CallbackManager' or something would be more helpful.
Just wondering why this isn't a singleton (with Swift)? I know they are frowned upon most of the time. It just seems easier than to initiate a bunch of times
Because patronage is marketed as "3/6/12 month" options, that makes the purchases consumable. Consumable purchases cannot be restored though. I was also able to pass app review without a restore...
Can you add folder support? Currently It returns all the files even in folders and then reports the files in the folders are missing. It would be nice to show...
### Platform macOS ### Installed Swift Package Manager ### Version 7.23.0 ### Steps to Reproduce 1. Create a new project, add Sentry with Swift Package Manager and add the setup...
For organizational purposes, could it be possible to support using icons that are in folders in the asset catalog? I tried but I didn't see any extra icons in the...
A multiline text field or a text view with a set/resizable size would be good