Git Product home page Git Product logo

Comments (6)

mehdok avatar mehdok commented on August 17, 2024 1

Just the integration from objective-c to swift.

from background_locator.

gpibarra avatar gpibarra commented on August 17, 2024

for "notification dynamic info"
#53

from background_locator.

mehdok avatar mehdok commented on August 17, 2024

Sorry for late answer.

Is there a difference between switching off the screen and pushing the home button?

There is a bug in iOS #54 and right now I don't have any straight answer for your question.

In the current situation I initialize the logging but then am not sure if no point is coming because the GPS is off or because it doesn't have a fix. Is there a way to tell?

Right now there is no way to tell the difference, But is would be a nice feature to add.

what is the best practice to change locationaccuracy?

Do I have to go through the whole

    if (IsolateNameServer.lookupPortByName(_isolateName) != null) {
      IsolateNameServer.removePortNameMapping(_isolateName);
    }
    await GPS.BackgroundLocator.unRegisterLocationUpdate();

and restart from scratch? It is not much work, just wanted to know if this is the proper way.

There is no need to re-register the solateNameServer. If your app is open and you need to change the accuracy just stop the plugin, init it with new accuracy setting and start it again.

from background_locator.

moovida avatar moovida commented on August 17, 2024

Hi @mehdok, thanks for your reply. Is there a better way to help you out with the documentation, if I am to contribute some? I see the IOS Setup part is not yet up and I feel back, because you should not have the burden. Would it be possible to get write access to the wiki part, so that I could add the setup part and maybe start an FAQ page? Write access could also be just for a little while. The missing of pull requests for wikis makes it difficult to contribute docs without stressing you :-)

from background_locator.

mehdok avatar mehdok commented on August 17, 2024

@moovida Sorry for not adding your file into the wiki. I wanted to ask you add a separate part for iOS integration and I got stuck into my work and forgot that.

Please separate your walkthrough and add a separate section to wiki and then follow the steps in this qa or just email me your .md file and I will add it to wiki.

from background_locator.

moovida avatar moovida commented on August 17, 2024

Hi @mehdok , maybe I gave the wrong impression, I just wanted to help and not stress. :-)

I will look at that wiki PR walkaround.

Just to be sure, you want me to extract the whole IOS setup part into a new page or just the one I added?

from background_locator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.