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

[Bug] iOS 14 Clipboard.HasText access warning with xamarin.essentials 1.6.0-pre3 #1510

@Px7-941

Description

@Px7-941

Description

The new preview version of Xamarin.Essentials 1.6.0-pre3 with bugfix #1502 from bug report #1321 has a side effect.
The iOS warning is displayed again.

Steps to Reproduce

  1. Use Xamarin.Essentials 1.6.0-pre3 nuget
  2. Implement Clipboard.HasText in your project
  3. e.g. copy text from the Safari App
  4. run the app and access Clipboard.HasText

Expected Behavior

The Clipboard.HasText property should return true and no iOS warning.

Actual Behavior

An iOS 14 warning is shown.

Basic Information

  • Version with issue: 1.6.0-pre3
  • Last known good version: 1.6.0-pre2
  • IDE: Visual Studio for Mac
  • Platform Target Frameworks:
    • iOS: 14 (tested on 14.2)
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Screenshots

Reproduction Link

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions