Answered by:
How are flags set when I switch app from free trial / purchase to free / in-app purchase

Question
-
I'm going to switch my app from a free trial / purchase model, to a free / in-app purchase model. Can someone tell how the app IsActive and IsTrial flags will be set after the switch? Will all apps (including those previously downloaded) have their app flags set to the following:
App IsActive = true
App IsTrial = False
Does this mean that all apps that are in trial when the switch in model occurs, will automatically have their App IsTrial Flag preemptively set to false? Thank you.
Tuesday, March 25, 2014 8:24 PM
Answers
-
Hi,
There are some thread relative to your problem you can refer to:
http://social.msdn.microsoft.com/Forums/windowsapps/en-US/674f6ee0-9a01-4f48-b679-118cef0b7f05/how-to-change-from-paid-app-to-a-free-app-with-an-inapp-upgrade?forum=windowsstoreFor publishing app problem, you should go to Publishing Windows Store apps forum to post your thread.You can get more professional help in there.
Best Wishes!
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.Wednesday, March 26, 2014 2:49 AM
All replies
-
Hi,
There are some thread relative to your problem you can refer to:
http://social.msdn.microsoft.com/Forums/windowsapps/en-US/674f6ee0-9a01-4f48-b679-118cef0b7f05/how-to-change-from-paid-app-to-a-free-app-with-an-inapp-upgrade?forum=windowsstoreFor publishing app problem, you should go to Publishing Windows Store apps forum to post your thread.You can get more professional help in there.
Best Wishes!
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.Wednesday, March 26, 2014 2:49 AM -
Thanks.Wednesday, March 26, 2014 4:55 PM