Git Product home page Git Product logo

madbrains / appmetrica-push-flutter Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 0.0 1.49 MB

The AppMetrica Push SDK is a set of libraries for working with push notifications.

Home Page: https://pub.dev/packages/appmetrica_push

License: MIT License

Makefile 4.98% Dart 17.48% Kotlin 50.33% Swift 20.63% Objective-C 1.06% Ruby 1.30% Shell 4.22%
dart flutter yandex yandex-appmetrica yandex-appmetrica-push-sdk push push-notifications

appmetrica-push-flutter's People

Contributors

korotkoff-studio avatar mit-73 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

appmetrica-push-flutter's Issues

Fix readme "Using the Google Services Plugin"

In appmetrica_push and appmetrica_push_android libraries, file paths are not displayed correctly in Using the Google Services Plugin.

pub.dev does not fully handle HTML tags embedded in .md.

Add example

Add examples to:

  • appmetrica_push_android
  • appmetrica_push_huawei
  • appmetrica_push_ios

Correct the link to the example in:

  • appmetrica_push
  • appmetrica_push_platform_interface

Close instances of "dart.core.Sink" in appmetrica_push_platform_interface

lib/src/appmetrica_push_platform_interface.dart:32:34

   ╷
32 │     final StreamController<String> onMessageController =
   │ ┌──────────────────────────────────^
33 │ │       StreamController<String>.broadcast();
   │ └──────────────────────────────────────────^
   ╵

lib/src/appmetrica_push_platform_interface.dart:36:34

   ╷
36 │     final StreamController<String> onMessageOpenedAppController =
   │ ┌──────────────────────────────────^
37 │ │       StreamController<String>.broadcast();
   │ └──────────────────────────────────────────^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/appmetrica_push_platform_interface.dart

Messages are not displayed

Library was installed by steps from documentation. But no messages displayed. In log i can see that firebase sends messages to phone

D/AppmetricaPush.SilentPushReceiver( 4269): broadcast received for message
D/AppmetricaPush.SilentPushReceiver( 4269): broadcast received but intent contained no extras to process RemoteMessage. Operation cancelled.
D/FLTFireMsgReceiver( 4269): broadcast received for message

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.