YmsCoreBluetooth icon indicating copy to clipboard operation
YmsCoreBluetooth copied to clipboard

Use of deprecated function causes error

Open jboulter11 opened this issue 9 years ago • 7 comments

screenshot 2015-09-21 18 58 39

YMSCBPeripheral currently uses a deprecated method, [CBPeripheralDelegate peripheralDidInvalidateServices], which has now been removed from Core Bluetooth. This issue prevents compilation and use of the framework.

Is there a proposed solution?

Thank you!

jboulter11 avatar Sep 21 '15 23:09 jboulter11

screenshot 2015-09-21 19 03 55

It appears there are other deprecated methods as well.

jboulter11 avatar Sep 21 '15 23:09 jboulter11

yup, I was using this pod and liked it a lot. But looks like it's no longer compatible with iOS9 it just won't compile anymore. As jboulter11 stated there are a few problems. Looking for a fix and/or to know if that repo is maintained.

TIA

501336North avatar Sep 26 '15 18:09 501336North

First off, thanks for your interest in YmsCoreBluetooth! Apologies for not getting around to updating this library but I'll be working on updating it for iOS 9 this weekend and should have it available by Monday.

kickingvegas avatar Sep 26 '15 19:09 kickingvegas

That's fantastic news! Thank you for your reply!

jboulter11 avatar Sep 26 '15 19:09 jboulter11

Awesome, thanks a bunch for addressing the issue in a timely fashion... this is just fabulous. You make my day!

501336North avatar Sep 26 '15 19:09 501336North

Fix merged in with #112. Look for CocoaPods update soon.

kickingvegas avatar Sep 28 '15 02:09 kickingvegas

Can be closed in my opinion, 1.10 is working fine for me.

JohannesRudolph avatar Oct 19 '15 08:10 JohannesRudolph