[ios][local-authentication] Fix incorrect nil check (#21500)
# Why
Closes #21496
# How
Reverse the nil check on `usageDescription` in `authenticateAsync`
# Test Plan
Tested in bare expo usi
[ios][local-authentication] Fix incorrect nil check (#21500)
# Why
Closes #21496
# How
Reverse the nil check on `usageDescription` in `authenticateAsync`
# Test Plan
Tested in bare expo using a provided example
show more ...
|