-
Notifications
You must be signed in to change notification settings - Fork 7
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
Not compatible with Expo sdk 38 or 39 #35
Comments
Same issue. Fixing this would be great because I have a bunch of gl-react tickets related to assets ( ctx gre/webgltexture-loader#21 ) |
Please help look into this issue... its a blocker. Thanks. |
@EvanBacon any chance to take a look at this bug? thanks. |
Getting this error too |
1+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I couldn't use preparing assets to be rendered in GL for expo-pixi.
this error code from example after upgrade libraries related and select image from gallery
error [Error: Unable to download file: Error Domain=NSURLErrorDomain Code=-1002 "unsupported URL" UserInfo={NSErrorFailingURLStringKey=file:///var/mobile/Containers/Data/Application/EF1CAA52-DEEA-4C02-A55A-9F4BE719173C/Library/Caches/ExponentExperienceData/%2540msamir%252Fexpo-asset-utils/ImagePicker/F781D825-0229-46B8-A6AD-064C8976FA81.jpg, NSErrorFailingURLKey=file:///var/mobile/Containers/Data/Application/EF1CAA52-DEEA-4C02-A55A-9F4BE719173C/Library/Caches/ExponentExperienceData/%2540msamir%252Fexpo-asset-utils/ImagePicker/F781D825-0229-46B8-A6AD-064C8976FA81.jpg, _NSURLErrorRelatedURLSessionTaskErrorKey=( "BackgroundDownloadTask <14C66C71-04C7-4C67-996A-E131FC38A1D7>.<2>" ), _NSURLErrorFailingURLSessionTaskErrorKey=BackgroundDownloadTask <14C66C71-04C7-4C67-996A-E131FC38A1D7>.<2>, NSLocalizedDescription=unsupported URL}]
@EvanBacon your help is needed, please.
The text was updated successfully, but these errors were encountered: