Post

Replies

Boosts

Views

Activity

Reply to How to fetch Lab Name and Lab Result Panel from Health Kit
not sure how to identify Test Panel and associated tests with panel. like CBC.
Replies
Boosts
Views
Activity
Sep ’21
Reply to How to fetch Lab Name and Lab Result Panel from Health Kit
I got answer for LabName - clinicalRecord.sourceRevision.source.name
Replies
Boosts
Views
Activity
Sep ’21
Reply to is it possible to have a "floating" window in macCatalyst?
yes, we have created floating window for maccatalyst
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’21
Reply to Image from Swift Package Displays in Storyboard But Not in Simulator or Device
I have to implement below function in package and set image programtically public func AMImage(named name: String) -> UIImage? {   return UIImage(named: name, in: Bundle.module, compatibleWith: nil) }
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’21