Pit Schrader
Pit Schrader
Auto update isn't working the way I understood it should work. I tried both the direct path to the project folder and the path in the .app container like below....
Ok, as far as I can tell, auto updating can't work like this. In `+getInstance` of `NUIRenderer` is a check for `autoUpdateIsEnabled` on NUISettings. However, the renderer will be created...
But not yet in your app :)

It looks like you should use `MessagesViewController.inputBarType`. Set it to `.custom(yourInputBarView)`.
Yes, probably some "cross talking" like that. Could be the same reason for some of the other filters not really showing anything, or so it seemed. That was also fixed...
@mecwerks sure it runs, but it doesn't run using the full resolution on the Retina screens.