Picture Firebase Upload Error: nw_protocol_get_quic_image_block_invoke dlopen libquic failed

Today I woke up and there it is. I search in the internet and say that this error appears to other in the past year.
So, I want to know if:
  1. there is a solution to it

  2. it appears only when using a simulator or not?

  3. the problem is related to Apple or Firestore (Google)?

Error description:
Code Block
nw_protocol_get_quic_image_block_invoke dlopen libquic failed
  • When I login in my app, and try to upload a post (its a simple instagram clone) the picture upload itself, but, checking in Firestore, there is no preview of the picture. It seems that firestorm can see that I uploaded a post, but there is no value inside it, and no space occupied.

Picture Firebase Upload Error: nw_protocol_get_quic_image_block_invoke dlopen libquic failed
 
 
Q