Push notifications....Feedback problem, when using apns-sharp C# library
- by Artur
Hello everybody. I've installed on my iPhone ad-hoc version, so it means distribution
one. I've downloaded apns-shart library and tried to test push notifications on that. I
have all necessary certificates. I've succeeded to push notifications using test
notification project and with this everything is fine. My problem is: when I've tried
to use test feedback project it fetched needed device tokens, but when I've tried to
launch it second time, it return 0 bytes. What ca I do to fix the problem.