Coder Social home page Coder Social logo

Comments (4)

unaisqb avatar unaisqb commented on August 26, 2024 1
  1. version 4.1.0
    2.Yes, fairing from the iOS side.
    NotificationCenter.default.post(name: NSNotification.Name(rawValue: "requestCredential"), object: nil, userInfo: ["data": "test"]);
    Javascript to iOS communication is working but not the other way. Fairing an event from the iOS side to JS side is not getting received.

My OS version is Mac 10.15.4

from cordova-broadcaster.

bsorrentino avatar bsorrentino commented on August 26, 2024

Hi @unaisqb

Firstly thanks for using such plugin.

The error is clear but the info provided are not enought to start an investigation.

  1. Which version of pugin are you using ?
  2. requestCredential is a your custom Notification that you are firing from IOS ?
    1. If YES, please, share the snippet
    2. if NO, probably you are assuming something wrong about plugin usage

There is also a reference implementation. You can take a look for have a guildeline

from cordova-broadcaster.

bsorrentino avatar bsorrentino commented on August 26, 2024

Hi @unaisqb
I've checked the plugin against project ionic-broadcaster-sample and all seems works well on IOS

Please, could you check to identify the delta respect your implementation?

from cordova-broadcaster.

unaisqb avatar unaisqb commented on August 26, 2024

@bsorrentino
Thanks for verifying. It works.
It works fine in ionic parent iOS app. But not in the app extension to ionic part. Is there a way for any type of communication or loading the entire app in the extension side using ionic.

from cordova-broadcaster.

Related Issues (20)

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.