Thanks to Antti, this is already fixed in the 5.8 branch so will be part
of Qt 5.8.1.
Cheers,
Sean
On 20/12/2016 12:48, Philip Schuchardt wrote:
Awesome! Thanks Juan.
On Mon, Dec 19, 2016 at 7:18 PM Juan Jose Casafranca mailto:jjcas...@gmail.com>> wrote:
Hi,
I've began to look a th
The permission are not listed into Info.plist … are derived/assumed by
iTunesConnect when see what framework have been used.
In any case, Nuno Santos suggestion is working.
Thanks again for your support.
> On 20 Dec 2016, at 15:09, Yasser Sobhy wrote:
>
> Or simply remove these permissions f
Or simply remove these permissions from info.plist file if you're building
using xcode
On Dec 20, 2016 6:01 PM, "Nuno Santos" wrote:
> Add this to your Info.plist
>
> NSMicrophoneUsageDescription
> This app doesn't make any usage of microphone
> NSPhotoLibraryUsageDescription
> This app doesn't
Add this to your Info.plist
NSMicrophoneUsageDescription
This app doesn't make any usage of microphone
NSPhotoLibraryUsageDescription
This app doesn't make any usage of the photo library
Nuno Santos
Founder / CEO / CTO
www.imaginando.pt
+351 91 621 69 62
> On 20 Dec 2016, at 14:32, Gian Maxera
Hello,
I’ve recently updated an app using Qt 5.7.0 and when I submitted this update to
iTunesConnect the build has been rejected for this reasons:
> This app attempts to access privacy-sensitive data without a usage
> description. The app's Info.plist must contain an
> NSPhotoLibraryUsageDescri
Usually if you don't use camera and audio recording functionality you can
safely remove Qt default permissions
I think your app doesn't need any permissions at all. The default Qt
permissions you may need are
On Dec 20, 2016 4:54 PM, "Gian Maxera" wrote:
Ok, I’ll try to do it.
But I always t
Ok, I’ll try to do it.
But I always trusted on Qt permission inclusion, so actually … I don’t know
what permissions my app need.
Because it’s really a basic app, I don’t think it needs more that default
permissions.
> On 20 Dec 2016, at 13:53, Yasser Sobhy wrote:
>
> What Qt modules do you u
What Qt modules do you use in your app?
You can uncheck include default permissions for Qt modules and add any
permissions you need manually.
On Dec 20, 2016 4:48 PM, "Gian Maxera" wrote:
> I’m a bit worried to do that,
> because I may miss something that’s relevant for my app.
>
> On 20 Dec 2
I’m a bit worried to do that,
because I may miss something that’s relevant for my app.
> On 20 Dec 2016, at 13:47, Yasser Sobhy wrote:
>
> Hi Gian
>
> In Qt Creator open your app's AndroidManifest.xml and uncheck "include
> default permissions for Qt modules.
>
> On Dec 20, 2016 4:41 PM, "Gia
Hi Gian
In Qt Creator open your app's AndroidManifest.xml and uncheck "include
default permissions for Qt modules.
On Dec 20, 2016 4:41 PM, "Gian Maxera" wrote:
Hello,
I’ve recently updated an app using Qt 5.7.0 and when I submitted this
update to Google Play I had this warning:
"Your app has
Hello,
I’ve recently updated an app using Qt 5.7.0 and when I submitted this update to
Google Play I had this warning:
"Your app has an APK with version code 28 that requests the following
permission(s): android.permission.CAMERA,android.permission.RECORD_AUDIO. Apps
using these permissions in
Awesome! Thanks Juan.
On Mon, Dec 19, 2016 at 7:18 PM Juan Jose Casafranca
wrote:
> Hi,
>
> I've began to look a the QRenderCapture code to implement the
> QBufferCapture node and I've found that the problem that Philip described
> may happen because of the render target format used.
> The debug
12 matches
Mail list logo