App Clip gRPC Issues

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?
Answered by DanM123 in 628773022
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
Accepted Answer
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
App Clip gRPC Issues
 
 
Q