bmcmahen / julienne-swift

An iOS port of Julienne.app, built with SwiftUI and Firebase
51 stars 14 forks source link

Looking for some help #8

Closed kennedycraig closed 3 years ago

kennedycraig commented 3 years ago

Thank you for your very helpful code. I am trying to use it in SWIFTUI Xcode 12 so have adjusted it for BindableObject and Observable object. I still have issue where only the placeholder displays. I have loaded a JPEG file to Firestore and I know that if I specify an incorrect filename, I trigger the error however the data never seems to load as an image. Any suggestion for me on how I might look at how to determine what is going wrong?

kennedycraig commented 3 years ago

Fixed it. I'd forgot to Publish data.