I am working on a Cordova-Vue3 project and want to use the cordova-plugin-purchase plugin to handle the Google Play subscriptions. I need to know how to define the purchase function with the Purchase attribution (setObfuscatedAccountId) in the Vue3 components. Can anyone provide guidance or examples on how to do this?
Currently, I am using the Cordova-Plugin-InAppPurchases plugin and it works well, but it does not support the Purchase attribution (setObfuscatedAccountId)