-
Notifications
You must be signed in to change notification settings - Fork 24
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
Fixed issue on Android - wasn't able to see incoming call when phone is locked \ app in background. #9
base: master
Are you sure you want to change the base?
Conversation
Thank you, but your PR touches too many different aspects of the code: |
…ng-call Update SwiftFlutterIncomingCallPlugin.swift
- Fixed Android 31+ issue with not showing notification
Android fixes:
Now things are working for Android.