Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Transifex is not working anymore for React Native (upgrade to 7.1.3 from 6.0.2) #231

Open
LeunensMichiel opened this issue Oct 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@LeunensMichiel
Copy link

Current Behavior
We've updated Transifex from 6.0.2 to the latest 7.1.3.

According to the release notes, there should not have been any breaking changes nor is there any migration needed. However, when launching the app on both Android and iOS (expo 51, react native 75.4), the app throws an exception

A network error has occured

TypeError: fetch is not a function (it is false)

I saw in version 7 fetchwas used instead of axios, which I assume is the main cause. But again, however, according to the release notes it should work out of the box

@LeunensMichiel LeunensMichiel added the bug Something isn't working label Oct 3, 2024
@gremech
Copy link

gremech commented Oct 25, 2024

PR #229 aims to fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants