i have an error No visible @interface for 'UITableView' declares the selector 'setSectionHeaderTopPadding:' in VTPaymentListView.m, the error happened when i try to running the xcode after fresh pod installed. i put sdk MidtransCoreKit (1.20.2) and MidtransKit (1.20.2) in pod file
the api is available for ios 15, since your xcode is version 12, it can only run ios 14 and earlier, thus causes this error. Please update to xcode 13.
i have an error
No visible @interface for 'UITableView' declares the selector 'setSectionHeaderTopPadding:'
in VTPaymentListView.m, the error happened when i try to running the xcode after fresh pod installed. i put sdk MidtransCoreKit (1.20.2) and MidtransKit (1.20.2) in pod fileTools: XCode 12.4, Swift 5