linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] PIE issue during appstore uploading


From: Ravi Adusumilli
Subject: Re: [Linphone-developers] PIE issue during appstore uploading
Date: Thu, 10 Oct 2013 12:19:36 -0400

Hi

I have compiled Linphone for Allwinner A20 with camera 2MP.  I was able to make video call but quality is not good.  System is using only software encoder.  I disabled vp8 and enabled only h.264 but still it is not using h/w encoder.  A20 chip supports h/w encoding upto 1080p (that is what Allwinner Claims) but I can not push 320X200 video.

Can you comment on how to make this work?. 

Thxs
Ron




On Thu, Oct 10, 2013 at 11:23 AM, BIENKOWSKI Guillaume <address@hidden> wrote:
You have to compile without FFMPEG and X264 support to remove these warnings (VP8 is OK).
We'll have to find what's bothering the compiler with these, but so far, even activating the --enable-pic in both projects didn't fix the issue.

Note that Apple is not (yet) enforcing the presence of the PIE flag for acceptance, but they might in the future. So your app should be accepted, unless they tightened their security protocol.




On Fri, Oct 4, 2013 at 3:38 AM, Sedrix Caritero <address@hidden> wrote:
Hi All,

Linphone is successfully integrated to my project but when I try to submit to appstore I receive the PIE issue and the binary has been invalidated. I've tried to follow the apple's documentations (https://developer.apple.com/library/ios/qa/qa1788/_index.html#/apple_ref/doc/uid/DTS40013354) but it seems that it doesn't fix the issue. I'm still receiving this result:

Mach header
      magic cputype cpusubtype  caps    filetype ncmds sizeofcmds      flags
   MH_MAGIC     ARM         V7  0x00     EXECUTE    44       4916   NOUNDEFS DYLDLINK TWOLEVEL WEAK_DEFINES BINDS_TO_WEAK

Any advise what else do I need to change to fully satisfied the PIE binary.

Thanks a lot in advance..

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]