Christian Regli
Christian Regli
I have the same bug - according to google play prelauch.
Another way to reproduce the error: Tap with 4 fingers on 4 cards. Do this several times. After more than 2 tiles turned up, not all are turning back down.
Same here `FFProbeHelper.VerifyFFProbeExists(new FFOptions { BinaryFolder = "./", TemporaryFilesFolder = "/tmp" }); using (var videoStream = await AzureStorageManager.DownloadAsync(model.VideoFilePath, AzureContainers.video)) { var mediaInfo = await FFProbe.AnalyseAsync(videoStream); model.AdvertLength = mediaInfo.Duration.Seconds; }` await...
Can this be fixed? Or is there some workaround?