Akira MATSUDA
Akira MATSUDA
@yonaskolb Thank you for your reply. Currently, using `array` type option allows to input multiple options until I answer no the first question, like this. ```mermaid flowchart TD start[Do you...
@cherpake It works! Thank you.
Please run sample project to check changes;)
I include `Arduino.h` after including another C++ library like std::vector and this issue is fixed.
Hi, I'm currently developing iOS and macOS version of DevToys. I can contribute to DevToys if it is needed. https://github.com/0x0c/AppleDevToys
@AmiK2001 Yes, both projects are using Swift so we can use same logic with same code. However, codes for composing user interface are not compatible because of different framework we...
@yonaskolb Hi, is it possible to review this PR?
This issue may be solved in 4.5.0 :)
Thank you for your report and sorry to late reply. > It takes a little time and then starts replaying the video. I think this issue is caused by AVPlayer...