Cesare Piersigilli

Results 12 comments of Cesare Piersigilli

@EgorVeremeychik See my comment #112. Until new release, I suggest you use the version `38fb3fc` of `07/26/2018`.

I tried to use the `b597244` version. Unfortunately I have no errors, but `copyProgress` remains always at 0.

@amosavian Do not worry. I will be waiting for your solution to the problem. In the field, for my tests, I will use the `38fb3fc` version of `07/26/2018`. Thank you.

This is the correct swiftui file, but work only if you compile the app: ```swift import SwiftUI import AAInfographics struct ChartSwiftUIView: UIViewRepresentable { func updateUIView(_ uiView: AAChartView, context: Context) {...

Thanks, your code works fine for saving the image or other in the `download` folder, but I want to save the image or other in a specific folder on the...

As you suggested, I have disabled sand-boxing for the app and now it works (see screen shot below). The path is saved in CoreData from this view (see screen shot...

Thanks so much for your clear explanations, but I don't found `Organiser` and `Distribute App`, in Xcode 11: Where can I find them? For now, text my app on Mac,...

No. Now, see `JSON encoding and decoding with “matthewcheok/JSONCodable”` on stackoverflow.com