Lukas Kollmer

Results 17 comments of Lukas Kollmer

i think it's because, while the native screen resolution is 3024×1964, YAFC is rendered at 2x, so the effective resolution is actually just 1512x982

None of these will work. Access to the UDID was removed in iOS 7. You can get the identifier for vendor, which is the same across all apps from the...

@bendodson i ended up creating a custom version of the `@ObservedRealmObject` property wrapper, by essentially just copying the realm source code for `ObservedRealmObject` and some of its helper types, and...

I'm getting the same crash from Objective-C. Did you find a way to fix this @Chelsea-Pritchard ?

@KrisHedges put it in a cronjob to add the required permissions at launch?