Ableton / LinkKit

iOS SDK for Ableton Link, a new technology that synchronizes musical beat, tempo, and phase across multiple applications running on one or more devices.
http://ableton.github.io/linkkit
Other
147 stars 10 forks source link

Crashes in ABLLinkNew() on older iPad #66

Closed lijon closed 2 years ago

lijon commented 2 years ago

After updating to latest LinkKit 3.1.8, it crashes with SIGABRT on ABLLinkNew(tempo) when running on my old test device: an iPad Mini 2, A7 CPU running iOS 12.5.5. It works fine with LinkKit 3.1.7.

I noticed that 3.1.8 dropped armv7 support, but not sure that's related since A7 is armv8 (64 bit).

fgo-ableton commented 2 years ago

It seems I accidentally changed the deployment target in https://github.com/Ableton/LinkKit/commit/df0d09b4a6a701081542db4afa7124653cceac6a Could you check if this build works for you?

lijon commented 2 years ago

Yes, that build works. Thank you!

mazbox commented 2 years ago

Had same problem, this fixed it thanks!!

fgo-ableton commented 2 years ago

Thanks for testing! I published a new release: https://github.com/Ableton/LinkKit/releases/tag/LinkKit-3.1.9