Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[iOS] Fix CollectionView crash in iOS 9 #14925

Merged
merged 1 commit into from
Nov 25, 2021
Merged

[iOS] Fix CollectionView crash in iOS 9 #14925

merged 1 commit into from
Nov 25, 2021

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix CollectionView crash in iOS 9 (use non available API).

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Launch any CollectionView sample from Core Gallery in iOS 9. Without exceptions, the test has passed.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] CollectionView's empty view crashes on iOS 9
2 participants