P
P
Prepod212019-11-12 11:05:34
iOS
Prepod21, 2019-11-12 11:05:34

How is camera, usb and bluetooth access implemented in Qt for iOS?

I am interested in developing applications for ios in qt. It is clear from the documentation that it is possible to build a simple application and run it on a smartphone. It is not clear how access to the camera, USB and bluetooth is carried out. What approaches can be used?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Jacob E, 2019-11-12
@Zifix

They wrote native code, and call it under the hood from their standard classes for working with the camera, bluetooth, etc. If there is something missing in the standard classes, then you also need to write native code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question