Undefined symbol: absl::lts_20240116::CHexEscape(absl::lts_20240116::string_view) #1129
Open
5 tasks done
Labels
bug
Something isn't working
Describe the bug
I'm experiencing an undefined symbol error after updating the react-native-purchases package from version 7.15.0 to 8.2.6 in a React Native project (React Native version 0.72.3). The error occurs when building the iOS app, even though the minimum iOS deployment target is correctly set to 13.0.
2.Steps to Reproduce:
Expected Behavior
The iOS build should complete successfully without throwing any errors related to undefined symbols
The text was updated successfully, but these errors were encountered: