question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Plugin Not Installed

See original GitHub issue

Your Environment

  • Plugin version: Last version
  • Platform: iOS
  • OS version: 10
  • Device manufacturer and model: iPhone 7
  • Cordova version (cordova -v): 7.1.0
  • Cordova platform version (cordova platform ls): iOS
  • Plugin configuration options: desiredAccuracy: 10, stationaryRadius: 1, distanceFilter: 1, debug: true, stopOnTerminate: false, // Solo para Android locationProvider: 1, startForeground: true, interval: 6000, fastestInterval: 5000, activitiesInterval: 10000,

Context

Runtime error: Uncaught (in promise) plugin_not_installed

Steps to Reproduce

  1. Opening the app

Context

captura de pantalla 2018-02-23 a las 10 12 11

Debug logs

[10:13:04] tslint: src/app/app.module.ts, line: 28 ‘BackgroundGeolocationConfig’ is declared but never used. L27: import { Geolocation } from ‘@ionic-native/geolocation’; L28: import { BackgroundGeolocation, BackgroundGeolocationConfig, BackgroundGeolocationResponse } from '@ionic-na L29: import { Camera /,CameraOptions/ } from ‘@ionic-native/camera’; [10:13:04] tslint: src/app/app.module.ts, line: 28 ‘BackgroundGeolocationResponse’ is declared but never used. L27: import { Geolocation } from ‘@ionic-native/geolocation’; L28: import { BackgroundGeolocation, BackgroundGeolocationConfig, BackgroundGeolocationResponse } from '@ionic-na L29: import { Camera /,CameraOptions/ } from ‘@ionic-native/camera’; [10:13:04] lint finished in 4.22 s [10:13:15] console.log: Ionic Pro initializing (app id: %cbf12280b%c) color: blue color: black [10:13:16] console.log: Angular is running in the development mode. Call enableProdMode() to enable the production mode. [10:13:16] console.log: Ionic Native: deviceready event fired after 1264 ms [10:13:16] console.warn: Native: tried calling BackgroundGeolocation.isLocationEnabled, but the BackgroundGeolocation plugin is not installed. [10:13:16] console.warn: Install the BackgroundGeolocation plugin: ‘ionic cordova plugin add cordova-plugin-mauron85-background-geolocation’

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:14 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
mauron85commented, Mar 15, 2018

@ismailgurler1 yes, I was thinking about same reason as well. There still some things I would like to finish before proclaim this version as stable.

0reactions
stale[bot]commented, Jul 31, 2019

This issue has been automatically closed, because it has not had recent activity. If you believe this issue shouldn’t be closed, please reopen or write down a comment requesting issue reopening with explanation why you think it’s important. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why am I getting the error plugin_not_installed with the Ionic ...
Solution So try to launch your application on a real device if it's bugs, tell you that all the plugins are not well...
Read more >
Trouble installing the plug-in? - Microsoft Support
Plug-in download fails · Go to Tools > Internet Options > Advanced. · Scroll down to the Security section. · Clear Do not...
Read more >
Plugin not installed or removed - Dataiku Documentation
ERR_PLUGIN_NOT_INSTALLED: Plugin not installed or removed​​ The plugin has been removed so there are 2 cases: the removal is intentional: the browser's page...
Read more >
Why has a plugin not installed caused a fatal error?
The error message is persistant and won't go away. Only problem is, I do not have the Font Awesome plugin installed. Any bright...
Read more >
How to fix "The package could not be installed. No valid ...
If you get this error when trying to install a WordPress plugin manually, this means that the plugin is missing a file or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found