1. #1
    Sencha User
    Join Date
    Nov 2010
    Posts
    353
    Vote Rating
    4
    gkatz is on a distinguished road

      0  

    Default Ext.device.Push

    Ext.device.Push


    noticed this in the 2.1 rc docs.
    what exactly does it do? its hard to understand from the docs. the docs simply say "Provides a way to send push notifications to a device"
    can someone please elaborate or give a use case on when to use this?
    thanks!

  2. #2
    Sencha Premium Member
    Join Date
    Feb 2012
    Location
    Berne, Switzerland
    Posts
    584
    Vote Rating
    32
    ingo.hefti has a spectacular aura about ingo.hefti has a spectacular aura about

      0  

  3. #3
    Sencha User
    Join Date
    Nov 2010
    Posts
    353
    Vote Rating
    4
    gkatz is on a distinguished road

      0  

    Default


    Thanks
    Does this mean I can send stuff like badges etc to my sencha app even if it is not currently open and running?

  4. #4
    Sencha Premium Member
    Join Date
    Dec 2010
    Posts
    14
    Vote Rating
    0
    mmigdol is on a distinguished road

      0  

    Default


    GKatz,

    Yes, that's pretty much it. Just got it working for the first time with my app -- let me know if you need help.

  5. #5
    Sencha User
    Join Date
    Nov 2010
    Posts
    353
    Vote Rating
    4
    gkatz is on a distinguished road

      0  

    Default


    did you guys get it to work for IOS and android with Ext.device.Push?
    the docs state only ios support...