Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

JSONException on device when getting a primitive value, e.g. number #263

@WillooWisp

Description

@WillooWisp

Describe the bug
JSONException on device when getting a plain number, e.g. number, in response body.

To Reproduce
Make a get request to an API returning a plain number, which is valid json by itself, and works on desktop web browser, Chrome, but not on Android device.

Expected behavior
Response data should be a number and not throw JSONException.

Desktop (please complete the following information):

  • OS: Android
  • Browser: Chrome

Smartphone (please complete the following information):

  • Device: Samsung S10+
  • OS: Android 12
  • Browser: stock browser

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions