問題タブ [wns]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
69 参照

uwp - appxフォルダーからのランチuwpトースト通知の問題

WNS サービスによる uwp アプリのトースト通知があります。私のアプリは、ビジュアル スタジオで昼食をとっているときに正常に動作しますが、appx フォルダーからアプリを実行すると、トースト通知が表示されません。トースト通知の例外はありません。言葉遣いが悪くてすみません。

0 投票する
1 に答える
92 参照

uwp - UWP app using Windows Notification Service and VPN

We currently developed a UWP app and have push notifications working. However, the problem arises when users are on VPN the WNS channel does not get created and the app is no longer able to receive push notifications or register with notification hub. The channel is getting created here

This works on the corp network a channel is created and the device gets registered with notification hub. On VPN the channel does not get created. Anyone experience this before or have any ideas?

0 投票する
1 に答える
63 参照

c++ - UWP からトースト アクションで "OnClick" を作成できますか?

このクリックをバックグラウンドでキャッチする必要があります。OnActivated を使用すると、アプリが開きます。アクションをクリックしたときにアプリが開かないようにしたい