Skip to content

MissingPluginException: show-notifications not implemented on twilio_voice/messages channel #312

@Nitingadhiya

Description

@Nitingadhiya

Specific Platform: Android
twilio_voice: ^0.3.2+2
We are facing a MissingPluginException when handling Twilio Voice calls.

Error:
MissingPluginException(No implementation found for method show-notifications on channel twilio_voice/messages)

This occurs when:

  • App is in background or killed
  • Incoming call is received
  • Or call is initiated via phone dialer → selecting app

The Flutter method channel tries to invoke "show-notifications"
but native Android implementation is not registered or available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions