Skip to content
Advertisement

Tag: ionic-framework

How to fix “Uncaught Error: Call to a member function get_tax_class() on null” in WooCommerce?

I’ve an ecommerce app that’s was working fine some days ago. After I update the wordpress and woocommerce plugin, the app suddenly stopped working. I think that’s something about the plugin that I use (mstore app-mobile), but unfortunately is not possible to update this plugin. The error happen on this updateCartQty function. My guess is that something about the function

Ionic PHP connection in Android APK

For a school project we are working on an app with the Ionic framework that needs to connect to an external PHP file. When the user submits a form, the input has to go to the PHP file, get dropped in a database, and also return a value in the app. We’ve got everything working locally, as well as in

Advertisement