Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geotracking not working after plugin update #86

Open
masonhipp opened this issue Oct 12, 2017 · 1 comment
Open

Geotracking not working after plugin update #86

masonhipp opened this issue Oct 12, 2017 · 1 comment

Comments

@masonhipp
Copy link

masonhipp commented Oct 12, 2017

Hey Chris,

I've been working on a geotracking app based on this sample and all has been working smoothly until I rebuilt earlier today: at which point the geotracking failed entirely. At first I thought the error was on my end but now I'm beginning to suspect it may not be: I've freshly installed this sample app and am getting the following error when I attempt to enable tracking:

ERROR TypeError: Cannot read property 'trackingMode' of undefined
    at BGService.webpackJsonp.39.BGService.isLocationTrackingMode (main.js:2317)
    at HomePage.webpackJsonp.194.HomePage.onToggleEnabled (main.js:557)
    at Object.eval [as handleEvent] (HomePage.ngfactory.js:266)
    at Object.handleEvent (vendor.js:12273)
    at Object.handleEvent (vendor.js:12976)
    at dispatchEvent (vendor.js:9173)
    at vendor.js:11101
    at SafeSubscriber.schedulerFn [as _next] (vendor.js:4222)
    at SafeSubscriber.__tryOrUnsub (vendor.js:31665)
    at SafeSubscriber.next (vendor.js:31612)

After which the app remains somewhat responsive but there is no logging or events fired from the BGService.

Any ideas? Am I missing something obvious?

Thanks in advance!

@christocracy
Copy link
Member

No idea. Looks like your build is messed up.

I just cloned master and built both Android and iOS from scratch without issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants