isonic1 / flick

A CLI with helpful QA tools for Android (Devices & Emulators) and iOS (Devices).
MIT License
101 stars 26 forks source link

iPhoneX video recording results in empty file #38

Closed workwelldone closed 5 years ago

workwelldone commented 6 years ago

Hi! Thank you so much for your product! Video recording is working great on all our iphone and ipad devices, except the iPhoneX, which always results in a file of size 0.

Steps to recreate:

  1. Attach iPhoneX
  2. flick video -a start -p ios
  3. --> Notice it says Starting recording!!!
  4. flick video -a stop -p ios
  5. --> Notice it says Stopping recording!!!
  6. Inspect the file created.
  7. --> Notice it is of size zero.

Note: Quicktime successfully records video on the iPhoneX. Screenshots with flick on iPhoneX, work as expected.

arunku2x commented 6 years ago

Hi,

Even I am facing the same issue. iOS screen recording working fine for other iPhone models but for iPhone X, I am seeing an empty file. No errors are thrown by flick tool.

Regards, Arun

aryalakshmi commented 6 years ago

Hi ,

Same issue i am facing. Were you able to find a solution?

workwelldone commented 6 years ago

No, I did not find a solution.

On Aug 21, 2018, at 5:15 AM, aryalakshmi notifications@github.com wrote:

Hi ,

Same issue i am facing. Were you able to find a solution?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

aryalakshmi commented 6 years ago

Is there some other tool which you were able to use on iphoneX for screen record?

workwelldone commented 6 years ago

I was not able to find a solution for the real device, however ‘xcrun simctl io recordVideo’ works on the simulator.

Sent from my iPhone

On Aug 29, 2018, at 11:54 PM, aryalakshmi notifications@github.com wrote:

Is there some other tool which you were able to use on iphoneX for screen record?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

gdimitris commented 5 years ago

@workwelldone @aryalakshmi @arunku2x This is fixed now, please update flick to 0.4.5

isonic1 commented 5 years ago

Yes, this is fixed thanks to @gdimitris. Please update the gem and try running again. Closing this ticket.

workwelldone commented 5 years ago

Thank you!

On Oct 27, 2018, at 10:02 AM, Justin Ison notifications@github.com wrote:

Yes, this is fixed thanks to @gdimitris. Please update the gem and try running again. Closing this ticket.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.