Andrew Son
Andrew Son
While I'm trying to create a route, I'm getting this error: ``` 2018-02-15 10:13:24.211 graphhopper-ios-sample[4470:260583] *** Terminating app due to uncaught exception 'JavaLangRuntimeException', reason: 'java.lang.RuntimeException: java.lang.IllegalStateException: No input stream found...
**Is your feature request related to a problem? Please describe.** There is no easy way to map all errors that are thrown from library. For example `Serializer` has internal enum...
**Describe the bug** When upgrading to 1.19.0 and higher failed to build project in debug, because of `Cannot find type 'JSONRPC' in scope`. ``` swift func getSessionRequest(id: JSONRPC.RPCID) -> (request:...