nagurbee
nagurbee
I have this problem where the date i click on and displayed is not the same date. For example, if i clicked on 7th May, the console will display 6th...
- (void)numberPad:(APNumberPad *)numberPad functionButtonAction:(UIButton *)functionButton textInput:(UIResponder *)textInput { } this method is not calling in swift private func numberPad(_ numberPad: APNumberPad, functionButtonAction functionButton: UIButton, textInput: UIResponder & UITextInput) { print(textInput)...
when i opened inline datePicker in landscape mode "Done,Cancel and Select Date" UIDesign is missing..  ![Simulator Screen...