- [Onesignal] (https://ionicframework.com/docs/native/onesignal/)
- Woocommerce Api
- [AdMob Plugin Pro] (https://github.com/floatinghotpot/cordova-admob-pro)
- [ Get api key ] ( https://docs.woocommerce.com/document/woocommerce-rest-api/ )
- [ Add key in project ] ( src/providers/woocommerce/woocommerce.ts )
- [Get api key] (https://documentation.onesignal.com/docs/accounts-and-keys#section-keys-ids)
- [Add key in project] (src/app/app.component.ts)
- [Create admob account] (https://www.google.es/admob/)
- [AdMob Plugin Pro] (https://github.com/floatinghotpot/cordova-admob-pro)
- [Config in project] (src/providers/admob-pro/admob-pro.ts)
Run
$ sudo npm install -g ionic cordova
$ sudo npm install
$ sudo ionic serve
Run in emulator
$ ionic cordova run ios
Substitute ios for android if not on a Mac.
Problems with translations