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

Lock screen issue #5

Closed
rekonvald opened this issue Apr 6, 2021 · 2 comments
Closed

Lock screen issue #5

rekonvald opened this issue Apr 6, 2021 · 2 comments

Comments

@rekonvald
Copy link

Hi!
I don't want my app logic is available when screen is locked.
But when somebody is calling and screen is locked - I want it to be visible.
I've reached this logic. Before call logic - my app doesn't work in background mode. Then somebody is calling and app is locked - I see calling screen , can answer. But after call my app becomes available in lock mode.
How can it be fixed?

Thanks

@TatankaConCube
Copy link
Contributor

@rekonvald you can use the method ConnectycubeFlutterCallKit.setOnLockScreenVisibility(isVisible: true) for enabling/disabling lock screen visibility for your app after finishing call and navigation to your app.

@TatankaConCube
Copy link
Contributor

no activity for a long time, so closing

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

2 participants