cloud-sdk-ios-fiori icon indicating copy to clipboard operation
cloud-sdk-ios-fiori copied to clipboard

FioriIntegrationCards: don't swallow errors (= no print statements)

Open MarcoEidinger opened this issue 4 years ago • 0 comments

Check the usage print statements in FioriIntegrationCards artifacts and delegate errors to consumer

Example: Manifest.swift; public init(withCardBundleAt path: URL) throws

MarcoEidinger avatar Jun 29 '20 22:06 MarcoEidinger