Nikolaus Heger

Results 51 issues of Nikolaus Heger

Should be called instagram@2x~iPad.png Is currently called [email protected] which won't work (e.g. will load the normal resolution resource on a retina iPad)

This bug has been discussed here a few times [ #4077, #9677 ] Our dapp is affected by this. Our app is hard to use because of it. And there...

OS X 11.0 - Big Sur I did the manual build steps as per the instructions since I have never gotten the brew install to work correctly This used to...

Before each call, I need to check if my bearer token is still OK, and if not get a new one, and then set it in the headers. I looked...

Swift 4.2 errors fixed Recommended project settings

I noticed that there's no support for removing an observer, and observers are held in an array. That means that over time, as more and more views are used, the...

in progress

No changes, other than to make it compile & work on XCode 10 Swift 4.2

**Describe the bug** Readme needs to be updated. Build fails with the following messages ``` ❯ flutter pub get ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Warning ────────────────────────────────────────────────────────────────────────────── Your Flutter application is created using an older...

cancelLocalizedText has been replaced with cancelButton, same for delete The documentation as it is does not compile

## Provide keys instead of looking up required keys I notice that getRequiredKeys makes multiple calls to the chain - I would like to have a way to provide only...