Simon Pickup
Simon Pickup
This isn’t working for me using WKWebView in iOS 14.3. I get “unable to query supported devices.” after pressing “Request Camera Permissions”, even if I add prior Swift code to...
Thanks @mebjas, but I thought @georgewei above has confirmed this is now allowed from iOS 14.3. Sorry I didn't reference that explicitly.
I did get it working within a WKWebView in a Swift app under iOS 14.3. It's barely functional (I found it very difficult to get any QR code to scan)...
I have had what I think is the same problem with my app, which uses App Attest but not Device Check. Users complain that it isn't working after they restore...
It was FIRAppAttestAttestationStateSupportedInitial Sent from Outlook for iOS ________________________________ From: Nick Cooke ***@***.***> Sent: Friday, February 17, 2023 5:55:00 PM To: firebase/firebase-ios-sdk ***@***.***> Cc: Simon Pickup ***@***.***>; Mention ***@***.***> Subject:...
No I don’t, but will run it again within the next day or two to check. Sent from Outlook for iOS ________________________________ From: Nick Cooke ***@***.***> Sent: Friday, February 17,...
OK @ncooke3, I have checked it again. This is the relevant code in `FIRAppAttestProvider.attestionState()`: https://github.com/firebase/firebase-ios-sdk/blob/6d9f33435a81d07ba21017be8054e0ca57408fb4/FirebaseAppCheck/Sources/AppAttestProvider/FIRAppAttestProvider.m#L434-L451 On the first run after restoring a backup, both checks 2 and 3 pass (meaning...
I have solved this for fluentd using UNIX domain sockets (https://stackoverflow.com/a/78357268/6426003). Presumably this can be adapted for syslog and others.