Skip to main content

I add a free trial offer to an existing base plan, which is been online for a few months. But I cannot get free trial data from SDK. Using code below:

val freeTrialOffer = packageItem.product.subscriptionOptions?.freeTrial

I have checked this answer below:

I use a new device with an account never subscribe any plan before. The free trial offer eligibility criteria is Developer determined.

 

I realized I had made a mistake. Changing the play store configuration takes some time to put it into effort, like adding new offer to a base plan, changing base plan’s price. When I change these config, it doesn’t work in two hours, but the next morning it changed.

Just let other people know if they have the same problem.😁


Reply