Hi, I have tried several 3rd party networking libraries (including Firebase and AlamoFire) and none of them work with app clips. I always get a "dyld: Library not loaded: @rpath" SIGBRT error. Is there any workaround for these issues? What is going on under the hood?
There was an older message from one of the engineers stating that Sockets are not allowed in App Clips (firestore uses them)
You can check firebase GitHub as there is already an issue opened by them saying that changing connection type for firestore will not probably be done before ios14
You can check firebase GitHub as there is already an issue opened by them saying that changing connection type for firestore will not probably be done before ios14