Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

FLAG_SECURE doesn't work on some devices #52

Open
ShamanisTe opened this issue Sep 1, 2016 · 2 comments
Open

FLAG_SECURE doesn't work on some devices #52

ShamanisTe opened this issue Sep 1, 2016 · 2 comments

Comments

@ShamanisTe
Copy link

I working on Cordova Application on Android.

The FLAG_SECURE don't allow user to take screenshot and when the application is in background, he have to see a white screen to protect information in the last view.

My problem is when I add cordova-crosswalk-engine in my project, the FLAG_SECURE working only on some devices...

I try with :

List devices tested with success :
Samsung Galaxy S5
Nexus 6 - 6.0.1
Motorola Moto 4G - 5.0.2

List devices tested with error :
Samsung Galaxy Note 2 - 4.1.2
Sony Xperia Z5 - 6.0.1
Samsung Galaxy Ace 4 - 4.4.4

@fujunwei
Copy link
Contributor

fujunwei commented Sep 2, 2016

Do you mean it's work finely without Cordova Crosswalk plugin?

@ShamanisTe
Copy link
Author

Yes, when i remove Cordova Crosswalk plugin, the FLAG_SECURE work correctly

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

No branches or pull requests

2 participants