While working with on the app in my simulator everytime I remove and run the app revenue cat new customer data is increasing. I would like to filter this debug mode datas. Is there anyway to do that?
some thing like this:
#if DEBUG
Purhcases.environment = .sandbox
#endif