I'm using the Tapku library to show a calendar of events, it's showing correctly on my device (iPhone 5 with iOS 6.1.3), but on some other devices or the simulator, the calendar is black (check the screenshots)
The calendar is an object of TKCalendarMonthTableViewController
Any idea why it's not showing correctly everywhere?
You can take screenshots in Simulator using cmd+s or "File / Take Screen Shot"
Btw i had a similar issue when i used multiply Tapku projects and used absolute path i think.
I'm using the Tapku library to show a calendar of events, it's showing correctly on my device (iPhone 5 with iOS 6.1.3), but on some other devices or the simulator, the calendar is black (check the screenshots)
The calendar is an object of TKCalendarMonthTableViewController
Any idea why it's not showing correctly everywhere?
Thanks