-1

I had created a Woo Commerce site and it's in live. And then I convert my site into an ionic app using ionic woo commerce API. I have keys from woo commerce API in my site, I have configured keys into my app.

The products and categories are display in my browser. And when I build the app in android platform. the app was built successfully. But I can't found products and categories when I installed the app on my phone.

Can anyone suggest me how to solve this probem?

Sathya
  • 3
  • 5

1 Answers1

0

you can try ionic run android -l -c to check error on cli

sunil kalwani
  • 636
  • 2
  • 11
  • 24