push messaging

2014-08-20 Thread jasonk
Hi every one , Ive just about done creating push messaging . All I have left is to do is adding device registrations to the iOS & Android SDK's which won't take long at all but I'm only new to Angular so if any one wants to help out added the pages to the portal  message me

Re: push messaging

2014-08-15 Thread jasonk
//github.com/notnoop/java-apns/issues/134 This sounds like a great contribution, Good Luck! Todd On Thu, Aug 14, 2014 at 8:39 PM, wrote: Hi I've come up with the design on how I'm adding push messaging so If any one how intrested is using this or having it added to main repo pleas

Re: push messaging

2014-08-15 Thread Jason Kristian
> > > >> On Thu, Aug 14, 2014 at 8:39 PM, wrote: >> >> Hi I've come up with the design on how I'm adding push messaging so If any >> one how intrested is using this or having it added to main repo please >> comment on design any idea are w

Re: push messaging

2014-08-15 Thread Jason Kristian
tnoop/java-apns/issues/134 > > This sounds like a great contribution, Good Luck! > Todd > > > > >> On Thu, Aug 14, 2014 at 8:39 PM, wrote: >> >> Hi I've come up with the design on how I'm adding push messaging so If any >> one how intre

Re: push messaging

2014-08-15 Thread Todd Nine
ke a great contribution, Good Luck! Todd On Thu, Aug 14, 2014 at 8:39 PM, wrote: > Hi I've come up with the design on how I'm adding push messaging so If any > one how intrested is using this or having it added to main repo please > comment on design any idea are welcome .

Re: push messaging

2014-08-14 Thread jasonk
Hi I've come up with the design on how I'm adding push messaging so If any one how intrested is using this or having it added to main repo please comment on design any idea are welcome . 1- push message notifiers will be attached to groups and each application will get a default not

Re: push messaging

2014-08-13 Thread jasonk
lled turnkey as its the most requested feature of and mobile BaaS. Also I don't really like having two different notifiers for one application one for iOS and one for Android . It would be easy to integrate this with AWS message service as it has the same feature as APIGee push messaging. Whic

Re: push messaging

2014-08-13 Thread Todd Nine
s the concept of "Application": > > >> > > > http://staging.aerogear.org/docs/unifiedpush/ups_userguide/admin-ui/#_sending_a_push_notification > > >> > > >> You can even narrow down to specific platforms (we call them > Variants), > >

Re: push messaging

2014-08-12 Thread Matthias Wessendorf
>> > >> You can even narrow down to specific platforms (we call them Variants), > >> e.g. just ping all Android (or iOS) users of the Application > >> > >> -Matthias > >> > >> On Wed, Aug 13, 2014 at 7:30 AM, wrote: > >> > &

Re: push messaging

2014-08-12 Thread jasonk
tion": >> http://staging.aerogear.org/docs/unifiedpush/ups_userguide/admin-ui/#_sending_a_push_notification >> >> You can even narrow down to specific platforms (we call them Variants), >> e.g. just ping all Android (or iOS) users of the Application >> >> -Matthias >> &

Re: push messaging

2014-08-12 Thread jasonk
g all Android (or iOS) users of the Application > > -Matthias > > On Wed, Aug 13, 2014 at 7:30 AM, wrote: > >> HI I'm wanting to add push messaging to usergrid I would like to submit a >> pull request once its done but I wanted to get some input form the dev team >>

Re: push messaging

2014-08-12 Thread jasonk
iOS) users of the Application > > -Matthias > > On Wed, Aug 13, 2014 at 7:30 AM, wrote: > >> HI I'm wanting to add push messaging to usergrid I would like to submit a >> pull request once its done but I wanted to get some input form the dev team >> on my Ide

Re: push messaging

2014-08-12 Thread Matthias Wessendorf
o specific platforms (we call them Variants), e.g. just ping all Android (or iOS) users of the Application -Matthias On Wed, Aug 13, 2014 at 7:30 AM, wrote: > HI I'm wanting to add push messaging to usergrid I would like to submit a > pull request once its done but I wanted to get some in

push messaging

2014-08-12 Thread jasonk
HI I'm wanting to add push messaging to usergrid I would like to submit a pull request once its done but I wanted to get some input form the dev team on my Idea as I would like to submit a pull request , The Idea I had for push messaging is a bit different to how ApiGee has implemented