Karan

Results 12 comments of Karan

I think this error is back, I am using 1.0.3 and I cannot pass minDate to datePicker popup.

This is a deal breaker for me :/ , I am also facing this same problem

A more detailed result 1# When app is running, we do get notification 2# When app is in background , we seldom get notification 3# when app is quit, we...

I think its GCM problem : check this https://github.com/googlesamples/google-services/issues/60

That doesn't seem like a better option. I mean, what if we don't have control of the server? What if we don't have control of what we are to send...

also, its a hack around. iOS allows only certain numbers of push notifications to be sent to a device with priority high. Its affects the battery. So, you might don't...

The thing is, I am **not** sending registration Id in my topic subscription. The registration Id is stored in a dictionary by OS itself. When I register to topic, it...

And I have done it for iOS. Check the https://github.com/promactkaran/GCM-iOS-Cordova (ONLY iOS)