Duplicate ResourceLoadComplete events fired
Posted: Tue Jan 30, 2018 3:46 pm
This is something that I encounter in my app, but not in the demo: all ResourceLoadComplete events are followed by a ResourceLoadComplete event with the same receivedContentLength as the previous, but without any request data (it is nil). I am wondering if you have experienced this and what could possibly cause it?