[go: nahoru, domu]

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

[expo-image-picker][ios]Crashing when upload offline multiple images from iCloud #29023

Open
figoTest opened this issue May 21, 2024 · 0 comments
Labels
needs review Issue is ready to be reviewed by a maintainer

Comments

@figoTest
Copy link

Minimal reproducible example

https://snack.expo.dev/@alin2024/cranky-violet-celery

What platform(s) does this occur on?

iOS

Did you reproduce this issue in a development build?

Yes

Summary

You can reproduce it by yourself by creating a project and following these steps:

  1. being offline
  2. when selecting multiple images from iCloud (having settings iCLoud Optimize iPhone Storage set on)
  3. try to upload, app si crashing.

Environment

expo-env-info 1.2.0 environment info:
    System:
      OS: macOS 14.5
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 18.17.1 - /var/folders/qx/5kq_wzbs7wq7sv_rdtn016mh0000gn/T/yarn--1716285014019-0.9324808420652251/node
      Yarn: 1.22.19 - /var/folders/qx/5kq_wzbs7wq7sv_rdtn016mh0000gn/T/yarn--1716285014019-0.9324808420652251/yarn
      npm: 9.6.7 - ~/.nvm/versions/node/v18.17.1/bin/npm
      Watchman: 2024.05.06.00 - /opt/homebrew/bin/watchman
    Managers:
      CocoaPods: 1.14.0 - /usr/local/bin/pod
    SDKs:
      iOS SDK:
        Platforms: DriverKit 23.4, iOS 17.4, macOS 14.4, tvOS 17.4, visionOS 1.1, watchOS 10.4
    IDEs:
      Android Studio: 2022.3 AI-223.8836.35.2231.10671973
      Xcode: 15.3/15E204a - /usr/bin/xcodebuild
    npmPackages:
      expo: 49.0.16 => 49.0.16
      react: 18.2.0 => 18.2.0
      react-dom: 18.2.0 => 18.2.0
      react-native: 0.71.13 => 0.71.13
    Expo Workflow: bare

Expo Doctor Diagnostics

✔ Check that native modules use compatible support package versions for installed Expo SDK

@figoTest figoTest added the needs validation Issue needs to be validated label May 21, 2024
@expo-bot expo-bot added needs review Issue is ready to be reviewed by a maintainer and removed needs validation Issue needs to be validated labels May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review Issue is ready to be reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants