pushmeup icon indicating copy to clipboard operation
pushmeup copied to clipboard

Feedback service not working

Open sshinde-systango opened this issue 10 years ago • 1 comments

Hi,

I'm using this gem for sending push notifications on IOS and it works fine for me. Now I need to use apple feedback service to know about the device tokens whose user has deleted the app but when I tried calling feedback function(APNS.feedback), it gives me blank array. As I've seen in the code I don't think I should explicitly need to do any configuration regarding host or post as it is already managed in core.rb but I'm not sure why I'm not able to receive device tokens in array. Is there any other configuration required? I'm assuming it will work fine for me using sandbox gateway i.e in development mode.

Please comment.

sshinde-systango avatar Feb 20 '15 12:02 sshinde-systango

I found this stackoverflow question that helped me.

batalla3692 avatar Dec 18 '15 16:12 batalla3692