Will Mays
Will Mays
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle app.app> (loaded)' with name 'ScannerView'' terminating with uncaught exception of type NSException Will add...
Text is being cut off due to small width of picker. Is there a way to auto size width to fit largest text? Or to set the width to full...
'CoreActionSheetPicker/AbstractActionSheetPicker.h' file not found
Would it be possible to add Strikethrough and underline? I use this with Swift 5
Your message contains invalid characters (bare line feed characters) which the email servers don't support. This error occurs when the email program or device used to create or send an...
I am using v2.5.0 using SPM. When saving file the program is crashing: Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[BRARelationship contentType] is not implemented in BRARelationship'
Current Version -> is 2.1.1 Shows Update Available -> vv2.1.1
xlsxwriter.h:1:10: 'xlsxwriter.h' file not found with include; use "quotes" instead Cell_Range: Could not build Objective-C module 'Cxlsxwriter'
We have an excel file that is generated from Paycor (HR Software) when reading these files the following is happening This appears to be an issue with generating the excel...
When using the following to set page breaks, excel does not see any page breaks and page prints incorrectly. var pageBreaks = [lxw_row_t(currentRow)] // more excel here pageBreaks.append(lxw_row_t(currentRow)) // more...