GRPC request gets blocked in Test/Run Mode

First of all, thanks for that beautiful software suite, its really a pleasure to work with flutterflow to me every day. Currently i'm facing some issues:
I need to work with grpc request to fetch different kind of data, and as it seems when i install the apk on a mobile, everything works fine on those requests, but the testmode and the build run mode gets blocked from the browser, called XHR request according to the console log.
Is there some kind of workaround to allow the browser based mode to work with those grpc calls? This would make some things a lot easier to me... Thanks!

2
1 reply