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

[iOS] CollectionView selection does not happen in iOS 13.4 #10160

Closed
LakshmiNatarajan21 opened this issue Apr 1, 2020 · 2 comments
Closed

[iOS] CollectionView selection does not happen in iOS 13.4 #10160

LakshmiNatarajan21 opened this issue Apr 1, 2020 · 2 comments
Labels
s/unverified New report that has yet to be verified t/bug 🐛

Comments

@LakshmiNatarajan21
Copy link

Description

Selection in CollectionView does not happen in iOS 13.4. Works fine in Android and UWP.

Steps to Reproduce

  1. Run the sample in iOS 13.4
  2. Select an item
  3. Note: Item does not select.

Expected Behavior

The collection view item should select when tapping the item.

Actual Behavior

Item will not be selected.

Basic Information

When updating Mac to the below configuration, CollectionView selection stops working in the iOS platform.

Configuration:
Mac Catalina 10.15.4
VS2019 to 16.5.2
Xamarin VS package 13.6.0.11

  • Version with issue: XF 4.5.0.495
  • Last known good version:
  • Platform Target Frameworks:
    • iOS: iOS 13.4, XCode 11.4
    • Android:
    • UWP:

Reproduction Link

CollectionViewSelectionIssue

@solomonfried
Copy link

Likely closely associated to this
[Bug] [iOS] GestureRecognizers not working in iOS 13.4

(#10162)

@samhouts
Copy link
Member

samhouts commented Apr 1, 2020

Duplicate of #10162

@samhouts samhouts marked this as a duplicate of #10162 Apr 1, 2020
@samhouts samhouts closed this as completed Apr 1, 2020
Triage automation moved this from New to Closed Apr 1, 2020
@samhouts samhouts removed this from Closed in Triage May 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

3 participants