Rok Gregorič
Rok Gregorič
The following code is not being tracked: ``` if let data = try? Data(contentsOf: URL(string: "http://google.com")!) { ... } ```
Please add support for arm64 simulator. Cherry-picked from: https://github.com/vfn/GoogleMaps-SP
The log size handling is wrong .. it is based on the number of lines before being encoded. I see some logs not being uploaded and a log of errors...
## Checklist - [ ] All tests are passed. - [ ] Added tests. - [ ] Documented the code using [Xcode markup](https://developer.apple.com/library/mac/documentation/Xcode/Reference/xcode_markup_formatting_ref). - [ ] Searched [existing pull requests](https://github.com/ra1028/DifferenceKit/pulls)...
I need that to be able to show a fullscreen view.