JessicaMouta
JessicaMouta
The plugin does not work in the background for more than 30 minutes. My code is this: init() { this.platform.ready().then(() => { this.activeBackgroundMode(); this.powerManagement.dim(); this.powerManagement.setReleaseOnPause(false); }); } activeBackgroundMode(){ this.backgroundMode.enable(); this.backgroundMode.on('activate').subscribe(()...
error in ng serve ERROR in Error: Metadata version mismatch for module /../node_modules/ngx-pagination/dist/ngx-pagination.d.ts, found version 4, expected 3, resolving symbol AppModule in /../src/app/app.module.ts ======= **Angular version**:^4.0.0 **ngx-pagination version**: ^5.0.0 **Description...
Add void argument in refreshCompletion: ((Void) -> Void)? and turn var kvoContext private and static for resolve conflicts with xcode x.
Error in package.json, Incorrect type "bundleDependencies". Expected array "bundleDependencies": false,