Hello, I am currently building my app using Kotlin Multiplatform, and users can select multiple themes within the app. However, the Paywall template I am using seems to default to the system theme.
I was wondering if there is a way to programmatically set the theme of the Paywall template. I couldn’t find a way to pass theme information in the Paywall builder. I can create a custom Paywall, but I am not looking to implement that soon as it would be a bit more efforts.
Thank you!