Latest Posts

OmniStudio Calculation Procedures

Calculation Procedures allow complex math to be configured within OmniStudio. To handle many factors, values and calculations, a Calculation Procedure can call up one more more Calculation Matrices. Basically, these are simple lookup tables that takes an input and returns output. A Calculation Matrix adds more functionality to OmniScripts and Integration Procedures. Types of Calculation… Read More OmniStudio Calculation Procedures

Swift – Solving Fatal error: Unresolved error Foundation._GenericObjCError.nilError, [:]

You are likely to get this error on CoreData when trying to update the manageObjectContext in the init() of your struct. I was trying calling a function that saves the context upon navigating to a new view from the initializer. A better approach instead is when the view has been rendered use the .onAppear(perform:) modifier… Read More Swift – Solving Fatal error: Unresolved error Foundation._GenericObjCError.nilError, [:]

Popular Categories

Explore posts from our most active categories

Latest Watch Projects

View All Watches →