ufna / VaRest

REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!
https://www.unrealengine.com/marketplace/en-US/product/varest-plugin
MIT License
1.09k stars 303 forks source link

Request failed callback is not called on mobile #387

Open LadyCookie opened 2 years ago

LadyCookie commented 2 years ago

Hi, When using get or post request, failed callback is not called when my application is launched on mobile. Request Complete callback work fine too.

Work fine on windows launches.

Is this issue known? Thank you