WenchaoD / FSCalendar

A fully customizable iOS calendar library, compatible with Objective-C and Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thread 1: "-[_NSCopyOnWriteCalendarWrapper fs_firstDayOfMonth:]: unrecognized selector sent to instance 0x281cd4200"

Jimmy-Glorang opened this issue · comments

The following informations are requested in a bug report

  • A brief bug description.
    When initialize the calendar with binding in swiftUI, app crashed
  • Stack trace.
    Exception NSException * "-[_NSCopyOnWriteCalendarWrapper fs_firstDayOfMonth:]: unrecognized selector sent to instance 0x281cd4200" 0x000000028118db30
  • Integration method.(manually/cocoapods/carthage)
    manually (tuist)
  • Full steps to reproduce.
    initializing calendar with Binding variable
  • Device modal and iOS version.
    all iOS 16 Devices
  • Xcode version.
    Xcode 14.2
  • FSCalendar version. on Master branch

Screenshot 2023-02-13 at 8 34 32 PM