Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS: Mirrored screen: The pop up may only appear on the external display #753

Open
2 of 7 tasks
EmilienDup opened this issue Jan 9, 2023 · 4 comments 路 May be fixed by #754
Open
2 of 7 tasks

iOS: Mirrored screen: The pop up may only appear on the external display #753

EmilienDup opened this issue Jan 9, 2023 · 4 comments 路 May be fixed by #754

Comments

@EmilienDup
Copy link

馃悰 Bug Report

It is possible to mirror an iOS device screen to an external display using AirPlay or by connecting the device physically to a monitor.
I've noticed a bug in my application, that I tracked down and is coming from this library:
Popups may not appear on the device's screen, but only rendered to the external display, creating an inconsistency and preventing the user to interact more with the app.

WhatsApp.Video.2023-01-09.at.09.01.01.mp4

Expected behavior

The popup should be displayed on the device's screen, then be mirrored to the external screen.
But currently the popup is only displayed on the external screen.
If the external screen cannot be interacted with, then there is way to interact with the popup.

Reproduction steps

  • Connect an iPad OS 16+ device to an external display
    • Through AirPlay
    • Or via USB-C/adapter
  • Deploy the Rg.Plugins.Popup Sample app to that device
  • Try to open up some popups

Configuration

Version: v2.0.0.14

Platform:

  • 馃摫 iOS
  • 馃 Android
  • 馃弫 WPF
  • 馃寧 UWP
  • 馃崕 MacOS
  • 馃摵 tvOS
  • 馃悞 Xamarin.Forms
EmilienDup added a commit to snagr/Rg.Plugins.Popup that referenced this issue Jan 9, 2023
Only select UIScene that is rendered on the device built in display
@EmilienDup EmilienDup linked a pull request Jan 9, 2023 that will close this issue
EmilienDup added a commit to snagr/Rg.Plugins.Popup that referenced this issue Jan 25, 2023
@imuller
Copy link

imuller commented Apr 22, 2023

Same problem here. @LuckyDucko Can this be merged?

@TheCaveOfWonders
Copy link

same issue here.

@imuller
Copy link

imuller commented May 5, 2023

@martijn00 @rotorgames Can someone merge this pr?

@IlyaSemenchenkoIfs
Copy link

We have the same issue. Any plans to merge the PR? Or can you recommend any workarounds?

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

Successfully merging a pull request may close this issue.

4 participants