Skip to content

Unable to run app - missing method on Android #2

@josh-burton

Description

@josh-burton

🐛 Bug Report

When trying to run my app after adding this plugin I'm getting an error with the Android plugin:

.pub-cache/hosted/pub.dartlang.org/flutter_pusher-1.0.1/android/src/main/java/com/ninjasolutions/pusher/PusherPlugin.java:382: error: cannot find symbol
            channel.trigger(eventName, "{}");
                   ^
  symbol:   method trigger(String,String)
  location: variable channel of type Channel

Expected behavior

Reproduction steps

Configuration

Version: 1.x

Platform:

  • 📱 iOS
  • 🤖 Android

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions