Skip to content

When there is no network connection,HttpRequestImpl executeRequest will not be called. Is this a bug?or future #3936

@duzechao

Description

@duzechao

MapLibre Android Version

12.0.1

Android SDK Version

Any

Device

Any

What happened?

When there is no network connection, executeRequest will not be called. I call setStyle,when no network,the HttpRequestImpl ->executeRequest not work.but when network connected,executeRequest is work.

Steps to reproduce

1.disconnected network
2.call setStyle("http://127.0.0.1:8102/style/"),this is my custom style url,It's just a special link and actually doesn't exist

The HttpRequestImpl executeRequest method will not be called。

Renderer

No response

Relevant log output

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions