Im using my own premium page in my app for onboarding but i need to get products from placement id because i am doing a/b test in sw console with that placement id. So that placement id products are changing by my a/b test. Thats why i need use this placement id's products in that my own premium page.
But can not achieve the products from placement id, there is no function or way to do this in sw sdk.
I tried call paywall and load product ids and dismiss immediately but the paywall is still displayed on the screen for 1 second.
- If i can make unvisible the paywall screen that works also
- someone tell me how you guys not implement that basic function, or show the way please :)
@ianrumac
Im using my own premium page in my app for onboarding but i need to get products from placement id because i am doing a/b test in sw console with that placement id. So that placement id products are changing by my a/b test. Thats why i need use this placement id's products in that my own premium page.
But can not achieve the products from placement id, there is no function or way to do this in sw sdk.
I tried call paywall and load product ids and dismiss immediately but the paywall is still displayed on the screen for 1 second.
@ianrumac