Skip to main content
Question

How are to check if a customer is subcribed using KMP?

  • April 5, 2025
  • 1 reply
  • 38 views

Forum|alt.badge.img

The documentation does not provide a way to check if a customer is subscribed. It shows how to for Kotlin, but not with KMP. I tried see if the Kotlin way would work but there is no getCustomerInfoWith(), but there is a getCustomerInfo() but it returns nothing. 

This post has been closed for comments

1 reply

Forum|alt.badge.img
  • Author
  • New Member
  • April 5, 2025

resolved