asp.net - Send Notification on Iphone and Android with real time -
i using sql server 2008 , asp.net c#.now want push notification android , iphone through email or sms...how can accomplish it.i searched found different methods iphone , android.is there way send notification android , iphone app simultaneously using same code? please provide , code example if u can. many thnks
instead of email or sms can use webservice. have work on ios application , database communication use web service talks application , save data , fetch data.
you add web service path ios application web service return xml result , ios application can read details , work accordingly.
thank you.
Comments
Post a Comment