FLEXTool / FLEX

An in-app debugging and exploration tool for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API response not visible, but request show

hpDeviOS opened this issue · comments

I am working with an iOS Framework and App, both have API calls.
The framework is used the App.

So, whenever I use FLEX in App, whatever API calls under the framework its response receive successfully but is NOT VISIBLE in flex. (showing awaiting for response).

This issue only when API calls from Framework, no issue for API calls from App.

Is there any configuration that needs to make in App or Framework? Or anything else.

Why did you open this in two places?

Note for myself: possibly related to #603

Solved in my last comment in #603 for firebase users. I can reopen this if it's not about a firebase app.