I'm trying to develop a fido2 BLE authenticator for iOS platform. As far as I know, android can be tested with OSX desktop chrome(which supports fido2) and fido2 conformance tool. When it comes to iOS, the only way I knew is using 'fido2 conformance tool' which has lots of bugs and couldn't test the app properly.
Is there any other way to test fido2 iOS authenticator implementation?
Thanks in advance.