Skip to content

[Bug]: Failed to list versions for com.transistorsoft:tsbackgroundfetch #1533

@PintusTechnolabs

Description

@PintusTechnolabs

Required Reading

  • Confirmed

Plugin Version

flutter_background_geolocation: ^4.16.11

Flutter Doctor

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
      > Could not find io.flutter:arm64_v8a_debug:1.0.0-1425e5e9ec5eeb4f225c401d8db69b860e0fde9a.
        Searched in the following locations:
          - https://dl.google.com/dl/android/maven2/io/flutter/arm64_v8a_debug/1.0.0-1425e5e9ec5eeb4f225c401d8db69b860e0fde9a/arm64_v8a_debug-1.0.0-1425e5e9ec5eeb4f225c401d8db69b860e0fde9a.pom
          - https://repo.maven.apache.org/maven2/io/flutter/arm64_v8a_debug/1.0.0-1425e5e9ec5eeb4f225c401d8db69b860e0fde9a/arm64_v8a_debug-1.0.0-1425e5e9ec5eeb4f225c401d8db69b860e0fde9a.pom
        Required by:
            project :app
   > Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
      > Could not find io.flutter:flutter_embedding_debug:1.0.0-1425e5e9ec5eeb4f225c401d8db69b860e0fde9a.
        Searched in the following locations:
          - https://dl.google.com/dl/android/maven2/io/flutter/flutter_embedding_debug/1.0.0-1425e5e9ec5eeb4f225c401d8db69b860e0fde9a/flutter_embedding_debug-1.0.0-1425e5e9ec5eeb4f225c401d8db69b860e0fde9a.pom
          - https://repo.maven.apache.org/maven2/io/flutter/flutter_embedding_debug/1.0.0-1425e5e9ec5eeb4f225c401d8db69b860e0fde9a/flutter_embedding_debug-1.0.0-1425e5e9ec5eeb4f225c401d8db69b860e0fde9a.pom
        Required by:
            project :app > project :audioplayers_android
            project :app > project :background_fetch
            project :app > project :connectivity_plus
            project :app > project :device_info_plus
            project :app > project :file_picker
            project :app > project :firebase_auth
            project :app > project :firebase_core
            project :app > project :firebase_database
            project :app > project :firebase_messaging
            project :app > project :flutter_background_geolocation
            project :app > project :flutter_contacts
            project :app > project :flutter_google_places_sdk_android
            project :app > project :flutter_inappwebview_android
            project :app > project :flutter_local_notifications
            project :app > project :flutter_plugin_android_lifecycle
            project :app > project :fluttertoast
            project :app > project :geocoding_android
            project :app > project :geolocator_android
            project :app > project :google_maps_flutter_android
            project :app > project :image_picker_android
            project :app > project :location
            project :app > project :open_file_android
            project :app > project :package_info_plus
            project :app > project :path_provider_android
            project :app > project :permission_handler_android
            project :app > project :share_plus
            project :app > project :shared_preferences_android
            project :app > project :smart_auth
            project :app > project :sqflite_android
            project :app > project :stripe_android
            project :app > project :url_launcher_android
            project :app > project :webview_flutter_android
   > Could not resolve com.transistorsoft:tsbackgroundfetch:+.
     Required by:
         project :app > project :background_fetch
      > Failed to list versions for com.transistorsoft:tsbackgroundfetch.
         > Unable to load Maven meta-data from https://sdk.transistorsoft.com/android/com/transistorsoft/tsbackgroundfetch/maven-metadata.xml.
            > Could not GET 'https://sdk.transistorsoft.com/android/com/transistorsoft/tsbackgroundfetch/maven-metadata.xml'.
               > sdk.transistorsoft.com: nodename nor servname provided, or not known
   > Could not resolve com.transistorsoft:tslocationmanager:+.
     Required by:
         project :app > project :flutter_background_geolocation
      > Failed to list versions for com.transistorsoft:tslocationmanager.
         > Unable to load Maven meta-data from https://sdk.transistorsoft.com/android/com/transistorsoft/tslocationmanager/maven-metadata.xml.
            > Could not GET 'https://sdk.transistorsoft.com/android/com/transistorsoft/tslocationmanager/maven-metadata.xml'.
               > sdk.transistorsoft.com
   > Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
      > Could not find com.huawei.hms:location:6.12.0.300.
        Searched in the following locations:
          - https://dl.google.com/dl/android/maven2/com/huawei/hms/location/6.12.0.300/location-6.12.0.300.pom
          - https://repo.maven.apache.org/maven2/com/huawei/hms/location/6.12.0.300/location-6.12.0.300.pom
        Required by:
            project :app > project :flutter_background_geolocation

* Try:
> The project declares repositories, effectively ignoring the repositories you have declared in the settings.
   To determine how project repositories are declared, configure your build to fail on project repositories.
   For more information, please refer to https://docs.gradle.org/8.10.2/userguide/declaring_repositories.html#sub:fail_build_on_project_repositories in the Gradle documentation.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

Mobile operating-system(s)

  • iOS
  • Android

Device Manufacturer(s) and Model(s)

Pixel 9

Device operating-systems(s)

Android 14

What happened?

Not able to run app after adding package

Plugin Code and/or Config

Not able to run app after adding package

Relevant log output

Android Log

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions