Giter Club home page Giter Club logo

Comments (11)

mattermoran avatar mattermoran commented on August 21, 2024

That's very strange. That could possibly happen on ios if url scheme are not added to info.plist but android generally does not have that issue.

Is there any output in the console?

I would also need a flutter doctor output

from map_launcher.

BasPhair avatar BasPhair commented on August 21, 2024

The only output that I get in the console is:
I/flutter (14110): []
if I print the output of "MapLauncher.installedMaps".

Here is the output from flutter doctor:
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel beta, 1.25.0-8.3.pre, on Microsoft Windows [Version 10.0.18363.1316], locale en-US)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[√] Android Studio (version 4.1.0)
[√] VS Code, 64-bit edition (version 1.20.1)
[√] Connected device (1 available)

• No issues found!

from map_launcher.

mattermoran avatar mattermoran commented on August 21, 2024

Hmm, I wonder if it's because you running the beta. Let me try it

from map_launcher.

mattermoran avatar mattermoran commented on August 21, 2024

So I just tried switching to the beta channel and running example project for this plugin and seems to be just fine. Something is definetely off but I can't yet see what. Have you tried any other android devices and see if the issue is still there? What is the android version on your pixel? I assume 11? My phone not yet updated to the latest android so I can't check if something has been changed in version 11.

from map_launcher.

olsisaqe avatar olsisaqe commented on August 21, 2024

I think things changed in version 11. More info: https://developer.android.com/about/versions/11/privacy/package-visibility

from map_launcher.

mattermoran avatar mattermoran commented on August 21, 2024

@olsisaqe ha that makes sense. Looks like they did it similar plist file on ios. Thanks! Its hard to keep up with all the changes haha
I'll release a new version today

from map_launcher.

mattermoran avatar mattermoran commented on August 21, 2024

@BasPhair @olsisaqe
I added queries into AndroidManifest file could you check and see if works for you now?
You can install the version from github

map_launcher:
    git: https://github.com/mattermoran/map_launcher

from map_launcher.

BasPhair avatar BasPhair commented on August 21, 2024

Using the code you provided to add the dependency I now get the following error message:

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':map_launcher:compileDebugKotlin'.

from map_launcher.

mattermoran avatar mattermoran commented on August 21, 2024

sorry should've tried to compile first. needed gradle version bump for it to work. try now @BasPhair

from map_launcher.

BasPhair avatar BasPhair commented on August 21, 2024

@mattermoran Appears to be all good!

from map_launcher.

mattermoran avatar mattermoran commented on August 21, 2024

Awesome, thanks! It's now available in version 1.1.3

from map_launcher.

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.