Gunnar Herzog

Results 7 issues of Gunnar Herzog

Hi, I'm looking for a way to check, whether a previous call to my networking api was sent more than 5 minutes ago. I thought trying your project for this...

When testing our app with iOS 13 we see that hiding the status bar no longer works. Looking into the source code I can see you move the application window...

Hey, thanks for your work on this topic. As of Xcode 6.3 I cannot compile "MyApp" in your example. The compiler fails with "Redefinition of module 'FooPrivate'". In my own...

I added an option to display an UIProgressView as well as an UILabel for displaying progress information during app launching. I needed this during a database migration process.

Hi, I would like to hide the scroll indicator for a vertical pager on watchOS. Is this possible? How? Thanks trispo

enhancement

Hey. I get a crash with Xcode 26 Beta 5 in `SecItemStore.swift` on line 161 when running my tests. Running them in Xcode 16.4 reveal no crashes. I don't have...