Coder Social home page Coder Social logo

Comments (8)

amarzavery avatar amarzavery commented on August 18, 2024

@amolr - Can you please take a look at this?

from azure-sdk-for-js.

gerhardcit avatar gerhardcit commented on August 18, 2024

@ztrange , have you managed to get this working with node-sdk. any chance of posting an example.
The azure docs are VERY skimpy on this, and I can see why, since the code is sort of a WIP.

from azure-sdk-for-js.

gerhardcit avatar gerhardcit commented on August 18, 2024

@amolr Looking at the rest API docs, this is what is missing here, this is what needs to be clarified.

{ 
    installationId: "", 
    expirationTime: "", 
    tags: ["foo", "bar"],
    lastUpdate: “”, 
    user: "", 
    advertisingId: "", 
    appId: "" 
    platform: "", 
    pushChannel: "", 

    templates: { 
        "templateName1" : { 
            body: "", 
            headers: { "X-WNS-Type": "wns/tile" }, 
            expiration: "",
            tags: ["foo", "bar"] 
            } 
        } 

    secondaryTiles: { 
        "tileId1": { 
            pushChannel: "", 
            tags: ["foo", "bar"], 

            templates: { 
                "otherTemplate": { 
                    bodyTemplate: "", 
                    headers: { ... }, 
                    tags: ["foo"] 
                    } 
                } 
            } 
        }
}  

from azure-sdk-for-js.

wambowams avatar wambowams commented on August 18, 2024

Any news regarding this topic?

from azure-sdk-for-js.

gerhardcit avatar gerhardcit commented on August 18, 2024

@wambowams , I can tell you how I solved the unknown pieces. We went with FCM. It works perfectly.

from azure-sdk-for-js.

RodgeFu avatar RodgeFu commented on August 18, 2024

assign to nick for doc issue. thx

from azure-sdk-for-js.

ztrange avatar ztrange commented on August 18, 2024

I'm no longer using notification hubs. I moved on to aws pinpoint

from azure-sdk-for-js.

nickzhums avatar nickzhums commented on August 18, 2024

@ztrange I'm sorry our docs didn't give you the expected experience. I'm closing this issue for now, if there's anything we can do to help, feel free to re-open the issue, thank you

from azure-sdk-for-js.

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.