robingenz / capacitor-plugin-demo

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.
https://capacitor-plugin-demo-robingenz.vercel.app/home
MIT License
93 stars 21 forks source link

bug: enable immediately blanks the screen #798

Closed jkyoutsey closed 9 months ago

jkyoutsey commented 9 months ago

Describe the bug The instant I call enable when running in simulator (even targeting a real device) I get the blank screen or image specified.

To Reproduce Sample Repo

  1. Clone the repo and follow the instructions on the README to set it up and build it for iOS.
  2. Click the Enable button
  3. See that the page itself is now blanked, rather than blanking for a screenshot or recording or in the task switcher.

Expected behavior The blank screen/overlay should only show when the user is taking a screenshot/recording/viewing the task switcher.

Desktop (please complete the following information): N/A

Smartphone (please complete the following information):

jkyoutsey commented 9 months ago

Sorry, wrong repo...