apollo-ios: Crash in 0.36.0

Bug report

Crash using interceptors

Screenshot 2020-10-26 at 18 37 05

Versions

Please fill in the versions you’re currently using:

  • apollo-ios SDK version: 0.36.0
  • Swift version: 5.3

Steps to reproduce

I have TokenAddingInterceptor that retrieves token from server and asynchronously calls chain.proceedAsync. I have check for TokenAddingInterceptor being released to not call up the chain on dealloc, so that’s not the case.

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 16 (16 by maintainers)

Most upvoted comments

0.37.0 has shipped!