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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open dialog hidden behind InAppBrowser #243

Closed
Bruno-bm opened this issue Jan 7, 2019 · 4 comments
Closed

Open dialog hidden behind InAppBrowser #243

Bruno-bm opened this issue Jan 7, 2019 · 4 comments

Comments

@Bruno-bm
Copy link
Contributor

Bruno-bm commented Jan 7, 2019

When calling $cordovaFileOpener2.open() the dialog window is opened behind InAppBrowser.
The same problem ocurred on cordova-plugin-dialogs: https://issues.apache.org/jira/browse/CB-13555

Tests realized on iPhone X

Cordova CLI info

Here is the output:

Click to expand Node version: v8.10.0

Cordova version: 8.0.0

Config.xml file:

<plugin name="cordova-plugin-splashscreen" spec="~4.0.0" />
<plugin name="cordova-plugin-vibration" spec="~2.1.1" />
<plugin name="cordova-plugin-whitelist" spec="~1.2.2" />
<plugin name="ionic-plugin-keyboard" spec="^2.2.1" />
<plugin name="cordova-plugin-inappbrowser" spec="^1.7.2" />
<plugin name="cordova-plugin-statusbar" spec="^2.4.2" />
<plugin name="onesignal-cordova-plugin" spec="^2.4.1" />
<plugin name="cordova-plugin-themeablebrowser" spec="^0.2.17" />
<plugin name="cordova-plugin-file" spec="6.0.1" />
<plugin name="cordova-plugin-file-transfer" spec="1.7.1" />
<plugin name="cordova-plugin-device" spec="2.0.2" />
<plugin name="cordova-plugin-file-opener2" spec="2.1.0">
    <variable name="ANDROID_SUPPORT_V4_VERSION" value="27.+" />
</plugin>
<plugin name="cordova-plugin-dialogs" spec="2.0.1" />
<engine name="ios" spec="4.5.4" />
<engine name="android" spec="7.1.4" />

Plugins:

cordova-plugin-device,cordova-plugin-dialogs,cordova-plugin-file,cordova-plugin-file-opener2,cordova-plugin-file-transfer,cordova-plugin-inappbrowser,cordova-plugin-splashscreen,cordova-plugin-statusbar,cordova-plugin-themeablebrowser,cordova-plugin-vibration,cordova-plugin-whitelist,ionic-plugin-keyboard,onesignal-cordova-plugin

iOS platform:

Xcode 10.1

Build version 10B61

Plugin version

Here is the output:
cordova-plugin-file-opener2 2.1.0 "File Opener2"

@Bruno-bm
Copy link
Contributor Author

Bruno-bm commented Jan 7, 2019

Correction on pull request #244

@LeandroFChaves
Copy link

Good afternoon,

I have the same problem reported by Bruno. I have already visualized the correction of the same and I will apply.

Will it come in the official version?

Thank you.

@shnist
Copy link
Collaborator

shnist commented Feb 12, 2019

@LeandroFChaves yes, will do a new release in the near future with this feature.

@shnist
Copy link
Collaborator

shnist commented Feb 12, 2019

@Bruno-bm PR has been merged and new release 2.2.0 has been published.

@shnist shnist closed this as completed Feb 12, 2019
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

No branches or pull requests

3 participants