Scott Spuler
Scott Spuler
I'm running into this too.
Happening to me too. Please put a lot of effort into releasing a version that works with Expo 46.
Please merge this into master
Please merge this into master.
Running into this too!
This is a really old issue, but in case anyone else comes here looking for an answer, I was able to create my own typing component and conditionally render it...
We have production code that is failing on iOS 17+ but no other platforms/versions. It seems to me that Axios needs to detect if using iOS 17+ and act accordingly.
temporary [workaround here](https://github.com/expo/expo/issues/23990#issuecomment-1682253322).
The workaround on 49 works for me, but I know the clock is ticking to where I'll have to upgrade, and I only hope it'll be fixed by the time...
> btw @OneHatRepo for this do we need to rebuild a new dev client? I believe you can change the metro-config version without creating a new dev client.