-
Version Number: 8.0.3
Hi,
After we upgrade to new Xcode version, 15.0 Beta, we have gotten error below.
Stored properties cannot be marked unavailable with '@available' inside JTACMonthView …
-
**(Required) Version Number:**
8.0.4
## Description
Xcode 15 no longer allows stored properties to be marked unavailable
## Steps To Reproduce
Try compiling with Xcode 15
## Expected B…
-
### Braintree SDK Version
5.21.0
### Environment
Both
### Xcode Version
14.2
### OS Version & Device
All
### Integration type
CocoaPods
### Development Processor
Apple…
-
### Description
'Firebase/Performance' : HTTP/HTTPS network request performance data failed to be monitored and reported;
### Reproducing the issue
_No response_
### Firebase SDK Version
8…
-
JTAppleCalendar (8.0.4)
I tried to remove cell border line from the SampleJITAppleCalender, however I could not find any codes to create cell border line.
So I create my own code to initialize JTA…
-
## I want to implement _load more_ functionality in the calendar per year. Basically I want to show dates from the _distant past_ to the _distant future._ Once I start scrolling and reached to en…
-
**(Required) Version Number:7.1.8**
## Description of Issue:
I have created custom UIViews that are set to show based on the event loaded in each cell. I have loaded three events using the pop…
-
I finally caught a glimpse as to why analysis sometimes hangs:
```
2023-01-21T18:57:54.937913401Z app_analyze.1.t1dix7fv4zph@p3 | [ INFO ] Analyzing (limit: 25) ... [component: analyze]
2023-0…
-
error I get is
```
-> JTAppleCalendar (8.0.1)
- ERROR | [iOS] unknown: Encountered an unknown error (Could not find a `ios` simulator (valid values: ). Ensure that Xcode -> Window -> Devices …
-
I searched through all the examples, tutorials, and sourcecode and cant for the life of me figure this out.
calendarView.scrollToDate(myDate)
Will scroll you to a particular date, but how do you…