HarunBahcel / apns-sharp

Automatically exported from code.google.com/p/apns-sharp
0 stars 0 forks source link

How to implement this library #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Dear Concerned,
 I don't know the C# language. Well had done the changes in the client side
code to enable the apns. But am really confused at server side.
Please guide me 
Regards Zahur 

Original issue reported on code.google.com by zghotlawala@gmail.com on 25 May 2010 at 11:49

GoogleCodeExporter commented 8 years ago
Zahur: Your question, if there is a question there, makes my brain hurt.  

I did things, things sorta did their things, yet there are things that I don't
understand and aren't doing things. Please help.  What did I do wrong?

Original comment by petersl...@gmail.com on 26 May 2010 at 8:12

GoogleCodeExporter commented 8 years ago
Dear Concerned,
Let me clarify this issue again. 
Well i need to implement this library on back-end side, 
where the back-end user will push the alerts to the iPhone application.
As i don't know the C# language, how can i implement this library. Any 
descriptive
step will suffice to implement this library.
The apns client side code i.e for iPhone application has already been managed.

Original comment by zghotlawala@gmail.com on 26 May 2010 at 9:07

GoogleCodeExporter commented 8 years ago
@zghotlawala please see the JdSoft.Apple.Apns.Notifications.Test project for an
example of how to use the library.

It is in C#, but pretty straight forward, sorry I do not have any plans to 
write a
sample in VB.  

Original comment by jond...@gmail.com on 26 May 2010 at 2:33

GoogleCodeExporter commented 8 years ago
inside the JdSoft.Apple.Apns.Notifications.Test there's only ways to trigger 
the notification. I dont think u explain how to call the certificate file from 
JdSoft.Apple.Apns.Notifications projects. I would love to know how to do it 
since im kinda new to this C# thing(i hve googled this before).

Original comment by akmal.sy...@gmail.com on 6 Oct 2010 at 3:48