-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Expo 50 on iOS: useTexture throws "Failed to getSize of Image" #3300
Comments
Line 131 in packages/fiber/src/native/polyfills.ts Related issue: expo/expo-three#297 |
Hey @joekendal, were you able to resolve this issue. I am facing the same error on iOS when using a s3 presigned url. |
I had the same problem with S3 presigned url but found a workaround |
@farzadali3 I cannot check the project repo as it was a contract and have deleted my copy. But I think it had something to do with loading it manually using expo/expo-three#297 (comment) |
@joekendal Thanks a lot for your prompt response. I saw your comment, but it just says to pass the whole asset instead of the URI—am I missing something? |
Failed to getSize of file:///var/mobile/Containers/Data/Application/...
The text was updated successfully, but these errors were encountered: