Skip to content

TransferNetworkConnectionType.MOBILE doesn't work when WiFi is connected on "no internet" network (API 25) #3531

Open
@draskori

Description

@draskori

I need to be connected on WiFi network which has no internet gateaway and to communicate through mobile connection with server and S3 uploads. When I specify TransferNetworkConnectionType.MOBILE in TransferUtility, observers get status WAITING_FOR_NETWORK and doesn't start (even if I turn off WiFi after that).
If WiFi is off when starting uploads then it works ok. On higher Android levels (Android 10+) it works ok.

  • AWS Android SDK Version: 2.75.0
  • Device: M3 Mobile SM15
  • Android Version: 7.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workings3Issues with the AWS Android SDK for Simple Storage Service (S3).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions