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

iOS 13 bug? #150

Open
ChristopherJohnson25 opened this issue Oct 15, 2019 · 2 comments
Open

iOS 13 bug? #150

ChristopherJohnson25 opened this issue Oct 15, 2019 · 2 comments

Comments

@ChristopherJohnson25
Copy link

ChristopherJohnson25 commented Oct 15, 2019

It seems like we may be experience the same bug that Cordova-Plugin-Camera is experiencing.

apache/cordova-plugin-camera#506

Any thoughts on a fix?

My localURL is

cdvfile://localhost/temporary/59284040337__0D7B9C83-F037-4886-A92A-064688556823.MOV

and the fullPath is

/private/var/mobile/Containers/Data/Application/021133A7-158B-4EDE-8EDD-CB330EBC21E2/tmp/59284040337__0D7B9C83-F037-4886-A92A-064688556823.MOV

I'm trying to get the videos up to FireBase, but this seems to be a corrupted file. See full mediaFile output here:

end: 0
fullPath: "/private/var/mobile/Containers/Data/Application/2802BF6F-AF3B-472A-ADB4-D14463487C42/tmp/59284400184__ABFE96DC-550B-46F1-AEBF-5DE5F7F17F7A.M…"
lastModified: null
lastModifiedDate: 1571151205370.55
localURL: "cdvfile://localhost/temporary/59284400184__ABFE96DC-550B-46F1-AEBF-5DE5F7F17F7A.MOV"
name: "59284400184__ABFE96DC-550B-46F1-AEBF-5DE5F7F17F7A.MOV"
size: 3672746
start: 0
type: "video/quicktime"
@deliverymanager
Copy link

Did you try both the plugins and you were not able to capture video?

@vadimwe
Copy link

vadimwe commented Jan 22, 2022

same issue for me... iOS 15.2

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

3 participants