fiskaly / fiskaly-sdk-swift

fiskaly Cloud-TSE SDK for Swift/iOS
MIT License
5 stars 5 forks source link

App Crashs because of FiskalyClientInvoke #18

Closed ghost closed 4 years ago

ghost commented 4 years ago

Testing the FiskalyClientHTTP went wrong. I get a exc_bad_access on the line 5 in FiskalyHTTPClient.swift. It happens when he enters line

let jsonData = FiskalyClientInvoke(String(describing: request))

Hope this issue will be fixed soon.