Stefan Ålund
Stefan Ålund
The JavaScript `console.log()` is currently not visible in Bowser. Adding this feature will be significantly easier after we have moved to `WKWebView` as it is very simple to bridge JS...
 Navigating using horizontal swiping in address bar does not work in landscape orientation.
When content is shown in fullscreen mode, i.e. when the address bar is not visible, the status bar should be not be visible.
Use edge swipe gestures to navigate back and forth between pages.
https://developer.apple.com/library/ios/documentation/uikit/reference/UIActivityViewController_Class/index.html
Make OpenWebRTC run on Raspberry Pi. This is a placeholder for people interested (seems to be many :)). We have done some hacks but nothing that is yet ready to...
In order for the generated OpenWebRTC.framework to work with CocoaPods, and that users should be able to add it as `@import OpenWebRTC;`, Module Maps should be added. Hopefully this removes...