Bluetooth not working on IPhone. Suggestions for fix?

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

 



I am using iPhoneOS4.1.sdk, however, the SDK only decide the most recent version you can compile the software against. You still have to specify the deployment target, which is the oldest version of iOS your program should be able to run on. (This article explains it more thouroghly: http://iphonedevelopertips.com/xcode/base-sdk-and-iphone-os-deployment-target-developing-apps-with-the-4-x-sdk-deploying-to-3-x-devices.html).

PJSIP is the latest version from SVN.

Best regards,
Magnus.


On 22. okt. 2010, at 05.44, Ming wrote:

> Hi Magnus,
> 
> Well, that's quite strange, it should be built based on the SDK you
> compiled with. Just out of curiosity, which PJSIP version and iOS SDK
> version are you using?
> 
> Regards,
> Ming
> 
> On Thu, Oct 21, 2010 at 8:57 PM, Magnus Gal?en <mg at oyatel.com> wrote:
>> 
>> It seems problem 2 and 3
>> (setting kAudioSessionProperty_OverrideCategoryEnableBluetoothInput returns kAudioSessionUnsupportedPropertyError and
>> AudioCategory is set to <null>) is caused by building for old iOS. pjsip is
>> always built for iOS 2.0. Should it really be that way?
>> Setting $CFLAGS before running configure-iphone solves it:
>> CFLAGS="-O2 -Wno-unused-label -D__IPHONE_OS_VERSION_MIN_REQUIRED=30103 "
>> 






[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux