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

Compatibility with open_file #12

Open
pgulegin opened this issue Oct 28, 2020 · 4 comments
Open

Compatibility with open_file #12

pgulegin opened this issue Oct 28, 2020 · 4 comments

Comments

@pgulegin
Copy link

I am having compatibility issues when using packages that call native views.

For example, I am having an issue with: open_file
https://pub.dev/packages/open_file

It appears that when a native view is up, then you go home or to the app switcher, you are returned to a blank screen.
I think this is happening because secure_application is dismissing the native view instead of the secure view.

Please advise on how to proceed.

@neckaros
Copy link
Owner

neckaros commented Nov 3, 2020

On witch platform? Do you have a minimal code reproduction of the issue so I can have a look?

@Stewioie
Copy link

Repro state on iOS only:

open an external file while app is secured eg. a PDF
move the app to the background
pull it forward
blank screen

@adnankhan74444
Copy link

@neckaros i'm also facing this issue on IOS.

@jjbluesky
Copy link

Same here :/.

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

5 participants