Results 10 comments of eroscai

@dconeybe @paulb777 we are still receiving this crash, gRPC version and Firebase version have been updated to required version. The only difference is that XCode has been updated to the...

@paulb777 Done! [Podfile.lock.zip](https://github.com/firebase/firebase-ios-sdk/files/8799245/Podfile.lock.zip)

@dconeybe I can't reproduce this crash myself. It only happens on iOS 14, and it happens very beginning of the launch, because i can't see any logs from the Logs...

By the way, I found some warnings during the build time, I don't know if it is related to this crash.

What kind of support do you want specifically? Are there any specific examples or samples for reference?

I guess Dash Camera does not support range request, it is only available play and cache simultaneously with range request. You can check this line, the variable `isByteRangeAccessSupported` is used...

Well, actually there really isn't much issue to share. Sometimes it is suddenly unable to play, and it returns directly to failure when it start playing, but it never happens...

I think it is easier to confirm whether it is the problem of the system itself. You can create new empty project and use AVPlayer directly to play local files,...

If i understand correctly, you want preload some videos, but don't want them to start playing automatically, wait until the cell slides to the position. I took a look at...