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

Facing issues in iOS 14.0.1 #18

Open
aliheader opened this issue Oct 7, 2020 · 6 comments
Open

Facing issues in iOS 14.0.1 #18

aliheader opened this issue Oct 7, 2020 · 6 comments
Labels
question Further information is requested

Comments

@aliheader
Copy link

  • Voip Alerts received when app is in the background or foreground but Event Handlers onDidAcceptIncomingCall, onDidRejectIncomingCall not called when we accept or reject the call.

  • Voip Alert not received when app is terminated. Also app is crashing after that.

@masashi-sutou
Copy link
Owner

@ali7234

  • please retry example app after update 0.0.5.

@masashi-sutou masashi-sutou added the question Further information is requested label Nov 29, 2020
@balamuthu1
Copy link

even with 0.0.5 the issue is there. When the app is terminated can't receive any notification

@balamuthu1
Copy link

it worked after building the app in release mode!

@rekonvald
Copy link

Have the same issue even in release mode(

@orestesgaolin
Copy link

For me also doesn't work in release mode. The incoming notification is shown when the app is in the foreground, but not when in the background or terminated.

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.0.3, on macOS 11.2.2 20D80 darwin-x64, locale pl-PL)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.1)
[✓] VS Code (version 1.54.3)
[✓] Connected device (3 available)

• No issues found!

iPhone 6S with iOS 14.4.1 built with release.

@orestesgaolin
Copy link

Update on my side, seems like iOS is ignoring this kind of notifications:

Received incoming APS message from application with bundle identifier and topic
Application will not be launched because it failed to report an incoming call too many times (or repeatedly crashed.)
VoIP push for app dropped on the floor
returned from connection:didReceiveIncomingMessage:
responding with an ack for message with guid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants