Skip to content

iOS: parse response body only for HTTP status 200#60

Open
miso-belica wants to merge 1 commit intowatanabeyu:masterfrom
miso-belica:fix/ios-json-for-success-response
Open

iOS: parse response body only for HTTP status 200#60
miso-belica wants to merge 1 commit intowatanabeyu:masterfrom
miso-belica:fix/ios-json-for-success-response

Conversation

@miso-belica
Copy link
Copy Markdown

fixes #46
fixes #55

I had to update RN package too otherwise i got errors in all tests: TypeError: Cannot assign to read only property 'performance' of object '[object global]'

I had to update RN package too otherwise i got errors in all tests:
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
@miso-belica
Copy link
Copy Markdown
Author

Hello, is here anything I can do to get this merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: JSON Parse error: Unexpected token: < Only try to JSON.parse from iTunes API when it's a successful response

1 participant