react-native-sensitive-info icon indicating copy to clipboard operation
react-native-sensitive-info copied to clipboard

MacOS build failing

Open mCodex opened this issue 5 years ago • 0 comments

RNSInfo is not compiling in MacOS due to this error:

Screen Shot 2020-07-30 at 10 18 35 AM

Probably the solution is verifying if it is MacOS and use NSWorkspace sharedWorkspace instead of UIApplication.

mCodex avatar Jul 30 '20 13:07 mCodex