I've enjoyed using an existing app to connect over BLE to a camera which allows for photo transfer. For some reason though early on in iOS 18, it seems the bluetooth advertising name was corrupted. As a result, the camera no longer connects to the app. I've checked on another phone that the camera connects. I was wondering how to go about clearing the bluetooth cache or maybe specifically the BLE cache.
The existing app developer is non responsive and I'm assuming the issue will never be fixed.
I was planning on clearing the cache within my own personal unreleased app. Just wondering if there's any cache clearing API.