I try scanning a button with the flic2lib-ios-sample executing on my iphone 13 from xcode . Sometimes it works. It find the button , but sometimes Is linked by bluetooth but the button not appear on view and button identifier from FlicManager is nil:
Here you can see how shows FLICButton identifier on debug when it found:

but here it doesn't found:

I deleted from the bluetooth list and deleted from the view list also between. I maintain pushed the button and the app seems to find it and add to the bluetooth list and link, but it doesn't appear on list and button.identifier is nil.
Tested on Xcode 16.0 - iphone 13 Pro Max
Thank you.
I try scanning a button with the flic2lib-ios-sample executing on my iphone 13 from xcode . Sometimes it works. It find the button , but sometimes Is linked by bluetooth but the button not appear on view and button identifier from FlicManager is nil:
Here you can see how shows FLICButton identifier on debug when it found:
but here it doesn't found:

I deleted from the bluetooth list and deleted from the view list also between. I maintain pushed the button and the app seems to find it and add to the bluetooth list and link, but it doesn't appear on list and button.identifier is nil.
Tested on Xcode 16.0 - iphone 13 Pro Max
Thank you.