doneservices/flutter_callkeep

Display custom incoming call

Closed this issue · 1 comments

Hi there!

If my app is in background mode and I get callkeep notification, can I go back to foreground(like local notification does on user interactions). As I see there is backToForeground for Android. What about IOS? Is displayCustomIncomingCall feature can do it?) If yes - could you please provide an example

Package has been significantly updated since this issue was last active, if the issue still presists please feel free to re-open.

Short answer, if you click the notification on Android, it should show the app with custom incoming call activity, that's the current behavior.