I am a Flutter developer working on an app that will have auto-renewal subscription plans(monthly and yearly). Additionally, my app will have a free plan(I am not mentioning the option in the introductory offer section) for a lifetime with a limited set of features. In the app store, I noticed that I can create plans with a minimum amount of $0.29, but I couldn't find any option to create a plan without payment i.e. with $0.00 as in the attached image below. Is there any to set $0.0 in the app store itself or how to handle such a scenario?
In-app purchase in Flutter with free plan in iOS - Stack Overflow
评论列表(0)
- 暂无评论