Hi guys,
I'm using a graphhopper in a swift project and I have issue when I call more time function graphHopper.route(with: request) it crash at some point on JavaLangRuntimeException: Couldn't map buffer 0 of 2 for nodes_ch_fastest_foot at position 100 for 2097052 bytes with offset 100, new fileLength:2097252.
I don't know what exactly can cause it, and I wasn't able to find similar issue on iOS, could you please help me?