Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All requests are marked as Pending #212

Open
florinmatinca opened this issue Aug 11, 2023 · 1 comment
Open

All requests are marked as Pending #212

florinmatinca opened this issue Aug 11, 2023 · 1 comment
Labels
question Further information is requested

Comments

@florinmatinca
Copy link

Hi guys, I still have this issue on the latest version of Pulse, without using async/await.

In my APIService class, I'm just enabling the logger with :

URLSessionProxyDelegate.enableAutomaticRegistration()

Then, all the requests are appearing in the Console, but with Pending. Should I implement manually any methods from URLSessionDelegate protocol ?

Originally posted by @florinmatinca in #153 (comment)

@kean
Copy link
Owner

kean commented Nov 5, 2023

Hi, @florinmatinca. Have you found a way to resolve it?

The integration method based on URLSessionProxyDelegate only works with delegate-based URLSessions.

@kean kean added the question Further information is requested label Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants