Hello,
I have a requirement where the user needs to create an (x)number of videos, save each one and view them in a list in which the user can click on the video and have it play.
FYI: This is for a mobile app.
Would I be able to build this using AppGyver?
Thank you!
user needs to create an (x)number of videos, save each one and view them in a list-
How will the user create the video? If the user is going to record the video using the camera then it is possible.
view them in a list- Not directly but using the webview you can
Yes the user will be using the camera. However, a new problem/ issue has been discovered…only the rear facing camera can be used so until that is corrected it’s a mute point. I can’t continue with building the app because this is a critical functionality that needs to exist in the app.