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
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
App crashes with UIDocumentPickerViewController.set_AllowsMultipleSelection (System.Boolean value) SIGABRT: This API is not supported on this version of iOS
Expected Behavior
We should be wrapping this line of code in a version check but we are only checking the version at the beginning of the method when deciding whether to respect the allowMultiple parameter.