Skip to content

bug: Privacy screen is below in app browser #111

@rodrigogr96

Description

@rodrigogr96

Plugin version:
4.2.3

Platform(s):
ios

Current behavior:
The problem I have is that the black screen is below the inappbrowser when I enable privacyscreen, so the only thing that is hidden is the statusbar, but the webview is still visible

Expected behavior:
What is expected is that the black screen is above everything, especially the webview (in app browser)

Steps to reproduce:
install @ionic-native/in-app-browser and cordova-plugin-inappbrowser
Then on any screen of the application open an in appbrowser blank
example:
InAppBrowser.create("url", "_blank")
but have PrivacyScreen.enable() and take a screenshot, the webview is above the black screen

Capacitor doctor:
💊 Capacitor Doctor 💊

Latest Dependencies:

@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
@capacitor/android: 6.1.2
@capacitor/ios: 6.1.2

Installed Dependencies:

@capacitor/cli: 5.7.8
@capacitor/core: 5.7.8
@capacitor/android: 5.7.8
@capacitor/ios: 5.7.8

[success] iOS looking great! 👌
[success] Android looking great! 👌

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions