NetworkInterceptor icon indicating copy to clipboard operation
NetworkInterceptor copied to clipboard

#28 NECP_CLIENT_ACTION_ADD_FLOW

Open sikandernoori opened this issue 6 months ago • 0 comments

fixes #28 — Create a single shared URLSession instance and reuse it instead of creating a new one for each request. Preventing excessive connection creation, reduces memory usage, and avoids NECP_CLIENT_ACTION_ADD_FLOW [12: Cannot allocate memory] errors.

sikandernoori avatar Aug 12 '25 15:08 sikandernoori