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

iOS18 & xCode16从相册选择视频,获取到的视频地址不正确 #939

Open
WolfMobileDev opened this issue Oct 9, 2024 · 0 comments

Comments

@WolfMobileDev
Copy link

#iOS18获取的地址
urlStr String "file:///Users/jinru.lu/Library/Developer/CoreSimulator/Devices/FBD4396E-B801-4CE7-B3A9-FCB90E1FD711/data/Media/DCIM/100APPLE/IMG_0009.MOV#YnBsaXN0MDDRAQJfEBtSZWNvbW1lbmRlZEZvckltbWVyc2l2ZU1vZGUQAAgLKQAAAAAAAAEBAAAAAAAAAAMAAAAAAAAAAAAAAAAAAAAr"
path String "/Users/jinru.lu/Library/Developer/CoreSimulator/Devices/FBD4396E-B801-4CE7-B3A9-FCB90E1FD711/data/Media/DCIM/100APPLE/IMG_0009.MOV#YnBsaXN0MDDRAQJfEBtSZWNvbW1lbmRlZEZvckltbWVyc2l2ZU1vZGUQAAgLKQAAAAAAAAEBAAAAAAAAAAMAAAAAAAAAAAAAAAAAAAAr"

#iOS17获取的地址
urlStr String "file:///Users/jinru.lu/Library/Developer/CoreSimulator/Devices/E9023516-42F6-40DA-8652-965FB58F586F/data/Media/DCIM/100APPLE/IMG_0007.MOV"
path String "/Users/jinru.lu/Library/Developer/CoreSimulator/Devices/E9023516-42F6-40DA-8652-965FB58F586F/data/Media/DCIM/100APPLE/IMG_0007.MOV"

@WolfMobileDev WolfMobileDev changed the title iOS18 从相册选择视频,获取到的视频地址不正确 iOS18 & xCode16从相册选择视频,获取到的视频地址不正确 Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant