Revision Date Author Comments
# 5a23fbd5 03-Mar-2023 Alan Hughes <[email protected]>

[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 ...


# 7b874f34 11-Nov-2022 Jakov Glavina <[email protected]>

[ios][local-authentication] Migrate module to Sweet API (#19980)