Jump to content
Sign in to follow this  
philipp.hofmann

MacOS with SDK 14.x: App crashs by requesting BluetoothLE1.DiscoverDevices

Recommended Posts

Hi,

 

until now I run my project under MacOS SDK 13.3. Everything is fine with my BLE implementation. Now I try to switch to SDK 14.2. If I request for BluetoothLE1.DiscoverDevices my app crashs. I can reproduce this problem with the BLEScanner-example. What's necessary to use SDK 14.2 also? I've tried it with Delphi 12 (Patch 1) but I assume it's only depending on the MacOS SDK you use.

Best regards, Philipp

Edited by philipp.hofmann

Share this post


Link to post

I found an older ticket for this here:

 

But the creator didn't create a ticket on EMBT side. So it's still unsolved there. And I don't understand until now if the dependency if because of the SDK I'm using only or also dependend on the MacOS-version the app is running on.

Share this post


Link to post

Ok, thanks. Than I was only unable to find it with my keywords.

But I'm still confused because it seems to be dependend on the SDK I'm using not the system the app is running on. I need to do more tests if the suggested fix is sufficient.

Edited by philipp.hofmann

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×