react-native-file-selector
react-native-file-selector copied to clipboard
FileBrowser.framework did not have a CFBundleIdentifier in its Info.plist
Why this issue ?
Thanks @khushboogupta1 for raising the query.
This library is a ReactNative wrapper around native provided libraries. For iOS it is wrapped around FileBrowser. I am not sure why the CFBundleIdentifier in not defined in their Info.plist.
What issue are you facing w.r.t CFBundleIdentifier? I have tested the library both in production and development, but never faced any issues related to CFBundleIdentifier.
Thanks </ Pranav >