You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SwiftExample app does not support multitasking. Apps that support multitasking and have integrated FSCalendar need this feature in order to confirm that the calendar works with multitasking split view / various size classes (via split view or orientation change in split view).
Steps to reproduce:
Ensure that you are running iOS 9+ on a device or simulator that supports multitasking, e.g.: iPad Pro, iPad Air 2.
Launch the latest version of SwiftExample.
Select FSCalendarScope. (Note that the issue exists in other options, as well.)
From the right edge of the device/simulator screen, slide to the left to bring up the multitasking slide over menu.
Results:
The slide over menu displays, but it is not possible to slide the slide over menu further to the left in order to split the view between SwiftExample and a selected, open app (i.e., Calendar, Contacts, or any other app that support multitasking.)
This video first demonstrates how multi-tasking should work with two built-in apps (Calendar and Contacts) and then how SwiftExample currently works. Another way to confirm is to launch a different app (e.g., Calendar), from the right edge of the device/simulator screen, slide to the left bring over the slide over menu and scroll through the apps - only the apps that support multitasking should be in the list of apps - in this case, SwiftExample is not there (demonstrated in the first part of the video.)
Tested in: iPad 2 Air / iOS 10.0.2 device, iPad Pro 9.7" / iOS 10.2 simulator
Xcode 8.1.2
FSCalendar 2.7.0 / development branch
Issue discovered in SwiftExample
The text was updated successfully, but these errors were encountered:
The SwiftExample app does not support multitasking. Apps that support multitasking and have integrated FSCalendar need this feature in order to confirm that the calendar works with multitasking split view / various size classes (via split view or orientation change in split view).
Steps to reproduce:
Results:
The slide over menu displays, but it is not possible to slide the slide over menu further to the left in order to split the view between SwiftExample and a selected, open app (i.e., Calendar, Contacts, or any other app that support multitasking.)
This video first demonstrates how multi-tasking should work with two built-in apps (Calendar and Contacts) and then how SwiftExample currently works. Another way to confirm is to launch a different app (e.g., Calendar), from the right edge of the device/simulator screen, slide to the left bring over the slide over menu and scroll through the apps - only the apps that support multitasking should be in the list of apps - in this case, SwiftExample is not there (demonstrated in the first part of the video.)
The text was updated successfully, but these errors were encountered: