Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #17 from emeraldsanto/dev
Browse files Browse the repository at this point in the history
Version 2.4.1
  • Loading branch information
emeraldsanto authored May 30, 2020
2 parents 902dbe8 + 6ae7b55 commit d1e6e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/RNEncryptedStorage.m
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,6 @@ + (BOOL)requiresMainQueueSetup
SecItemDelete((__bridge CFDictionaryRef)spec);
}

resolve();
resolve(nil);
}
@end

0 comments on commit d1e6e47

Please sign in to comment.