ApplePushNotificationをアプリに統合しようとしています。私は理解のためにAppleドキュメントと他のチュートリアルを勉強しました。しかし、それでも私はサーバーを作成し、すべてのApplePushNotificationデバイストークンをデータベースに保存することに疑問を持っています。サーバー側では機能しませんが、クライアントへのアプローチを説明する必要があります。私はtを理解する必要がありo create a APNS server provider and save all the apple push notification device tokens and retrieve all devicetoken and retrieve a single devicetoken to send notificaions
ます。できますplease suggest me any sample code to save all apn devicetokens and retrieve from the server
か?クライアントに作成することをお勧めしますserver in C#.net platform
これは正しいですか?前もって感謝します。