open native ios gallery
Unsolved
QML and Qt Quick
-
Hi.
I'm new in qt/qml
I want to open native gallery in my ios application.
I searched for the answer about a week ,but there is no usefull help or example whole the qt forums about working with ios API with Qt!Actually it's need to do it with objective-c(but i don't know how!)
Please help me to do that with an example!
It is hard to understand with explaining!
Thanks for your answers... -
Hi and welcome to devnet,
Unless I'm mistaken, the setDirectory method is what you are looking for.
Hope it helps
-
Did you completely read the iOS note of the function and the linked articles ?