Skip to content
This repository has been 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

Open
WillooWisp opened this issue Jun 9, 2022 · 0 comments
Open

Comments

@WillooWisp
Copy link

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant