react-native-file-selector icon indicating copy to clipboard operation
react-native-file-selector copied to clipboard

iOS 12 compatibility error

Open stevencurtis opened this issue 7 years ago • 2 comments

Just upgraded to Xcode 10.0 and get the following error:

dyld: Symbol not found: __T0BOWV Referenced from: /private/var/containers/Bundle/Application/FE262A78-23EA-4235-87EF-6FBDE57A7457/LinkReactNative.app/Frameworks/FileBrowser.framework/FileBrowser Expected in: /private/var/containers/Bundle/Application/FE262A78-23EA-4235-87EF-6FBDE57A7457/LinkReactNative.app/Frameworks/libswiftCore.dylib in /private/var/containers/Bundle/Application/FE262A78-23EA-4235-87EF-6FBDE57A7457/LinkReactNative.app/Frameworks/FileBrowser.framework/FileBrowser

stevencurtis avatar Sep 28 '18 03:09 stevencurtis

Thanks @stevencurtis for raising the issue.

I have tested the same on my xcode 10 and it is working as expected. Can you please try the library sample example and verify it once. Please let me know in case you still face the same issue.

Thanks </ Pranav >

prscX avatar Oct 14 '18 08:10 prscX

Have you solved it?

suwu150 avatar Jan 22 '19 14:01 suwu150