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

crashed app on the iOs 16.2 #154

Open
alexzh16 opened this issue Nov 18, 2022 · 0 comments
Open

crashed app on the iOs 16.2 #154

alexzh16 opened this issue Nov 18, 2022 · 0 comments

Comments

@alexzh16
Copy link

iOs 16.2, after update iOs, the App crashed on background mode. The call incoming without CallKit display Screen and crashed. If app is open, that working greet.

Implementation has on main.dart only one method:

void initState() {
super.initState();
_callKeep.on(CallKeepDidDisplayIncomingCall(), didDisplayIncomingCall);
}

@alexzh16 alexzh16 changed the title crashed app on the 16.2 crashed app on the iOs 16.2 Nov 18, 2022
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

1 participant