문제

How can I tell using c# or winjs when your app that the user downloaded is being uninstalled?

Can you call home, or try to save the client by giving/redirecting them to a site with an exit poll?

도움이 되었습니까?

해결책

Not supported. A key goal with the Windows Store is to make it seamless and painless for consumers to try apps. One result of this is that Store apps don't have any control over or hooks into install/uninstall processes. Bottom line is that the act of uninstall is not a time to try to exercise user engagement strategies. :)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top