Randy Hector Bartumeu Huergo

Results 7 issues of Randy Hector Bartumeu Huergo

Hi, my issue here is that at the moment of the Unit Test my code is hard to build the Specification that is passed to the service class that then...

I would like to set manually a proxy for the app, bacause in my case i am behind a company proxy.

I would like to know if this project is discontinued? and if it's it would be awesome if you could point me in the direction of a proper alternative.

hi i'm using this code to retrive some messages from my account ```swift postal.connect(timeout: Postal.defaultTimeout, completion: { [weak self] result in switch result { case .success: let filter = .unread...

Hi, I dont know if this is the right place to ask this but i am Running OpenStreetMap Carto with Docker and when trying to export mbtiles give me this...

Hi, I do not know how to explain this problem well, but I will do my best. When consuming objective-c classes in swift, you need to create a bridging-header and...

i create a swift project and import graphhopper using the xcode method, everything ok so far. There is any chance to make a full example in swift?