Madi Anas
Posts: 0
Joined: Thu Sep 03, 2015 9:52 pm

Geolocation plugin problem

I am trying to install this plugin as well. Would it be possible to have a tutorial on this please?

From other posts and discussions I can see that there is a demand for background geolocation

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Geolocation plugin problem

Hi Madi - We don't have plans to create such tutorial, in nearest future we will introduce Cordova plugin wizard management board in our visual builder and it will be very easy to add any 3rd party plugin to your Appery.io project.

Madi Anas
Posts: 0
Joined: Thu Sep 03, 2015 9:52 pm

Geolocation plugin problem

After adding the the background geolocation plugin, it seems to work only partially.
The main BackgroundGeolocation.java file is installed correctly, however I get this error when this file is trying to start a service intent:
Image

This probably means that there is an error in AndroidManifest.xml
Here is where I have added LocationUpdateService
Image

Did I do this right?
P.S. I have shared the app with support

Madi Anas
Posts: 0
Joined: Thu Sep 03, 2015 9:52 pm

Geolocation plugin problem

I see now that I put the service in the wrong place. Should be before the end of application tag.

Madi Anas
Posts: 0
Joined: Thu Sep 03, 2015 9:52 pm

Geolocation plugin problem

If anyone is having problems installing background geolocation plugin, ask me. I finally got it to work for Android only, don't have an iPhone to test on.

Step 3 in Maryna Brodina's answer on November 12, 2014 09:24 above has an error.
This is how AndroidManifest.xml should be:
Image

Also, make sure you have WAKE_LOCK permission.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Geolocation plugin problem

Hello Madi,

Thank you for the update. Glad you got it working!

abigdreamer
Posts: 0
Joined: Fri Jul 12, 2013 7:20 pm

Geolocation plugin problem

I would love to have some really basic detailed instructions of some sort. You can contact me outside here at a href="mailto:mikegps1@gmail.com" rel="nofollow"mikegps1@gmail.com/a Thanks in advance.

Madi Anas
Posts: 0
Joined: Thu Sep 03, 2015 9:52 pm

Geolocation plugin problem

Madi Anas
Posts: 0
Joined: Thu Sep 03, 2015 9:52 pm

Geolocation plugin problem

I have created a tutorial here for background geolocation plugin:
http://gsfn.us/t/4sjml

Return to “Issues”