I have a replica that I have tried to generate multiple times. It always returns this error when trying to open
var gdb = await Geodatabase.OpenAsync(file.FullName);<SPAN class="line-numbers-rows"><SPAN></SPAN></SPAN>
The only thing I can think of different from all the other successful offline replicas I have used is that this contains features in a geometric network. Is it not possible to load features from a geometric network?