Skip to content

Issue when trying to log network calls on real device. #163

Answered by theo-brlle
theo-brlle asked this question in Q&A
Discussion options

You must be logged in to vote

Ok I just found what I was doing wrong. 😅 I was calling the URLSessionProxyDelegate.enableAutomaticRegistration() method each time I was doing a Network call because I put it in a computed property. Solved by calling the method only on app launch (in the init() of the main class of my network layer) 👍

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by theo-brlle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant