wzhua
Results
3
issues of
wzhua
problem is startApp is undefined. my code : ```js import { Component } from '@angular/core'; import { NavController } from 'ionic-angular'; declare var startApp; @Component({ selector: 'page-home', templateUrl: 'home.html' })...
question
Android
Ionic
Request method 'POST' not supported
for example, i copy geoalert/www to cordova/www, then cmd 'cordova build', but ionicslidebox2 is different, help,i am new study, thank you.