Hi team,
Does purchasing a consumable (or any non-subscription) Product effectively trigger all purchases to be restored/synced?
Example scenario:
1. I subscribe to a paid tier in an app
2. I sign out and log in as a separate user
3. I purchase a consumable e.g. gems
4. `CustomerInfo` contains the entitlements from step/user 1
Just checking if this is expected behaviour i.e. purchasing a product causing all previous purchases being synced even if we have not called `syncPurchases` or `restorePurchases` explicitly.
Thanks in advance!