Skip to content

handleGetUnreadMessageCount is not implemented in iOS Flutter plugin. #53

@jnagle78

Description

@jnagle78

handleGetUnreadMessageCount is not implemented in Flutter iOS plugin in 6.x version. Is this by design or accident? It was implemented in 5.x version. When we updated we lost functionality.

https://github.com/apptentive/apptentive-flutter/blob/master/ios/Classes/ApptentiveFlutterPlugin.swift#L144

// Get the number of unread messages in Message Center
private func handleGetUnreadMessageCount(_ call: FlutterMethodCall, _ result: @escaping FlutterResult) {
// TODO
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions