0👍
In Vue you have to use
import { InAppPurchase2, IAPProduct } from '@ionic-native/in-app-purchase-2';
instead of the angular version (~/ngx)
- [Vuejs]-Inertia Responses
- [Vuejs]-Vue.js Bootstrap table – pass data between Parent and Child component
Source:stackexchange.com