You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then change pod 'RNMlKit', :path => '../node_modules/react-native-firebase-mlkit'
to pod 'RNMlKit', :path => '../node_modules/react-native-firebase-mlkit/ios'
After changing this, if an issue like pod install -> ERROR | attributes: Missing required attribute occur, then add summary in node_modules/react-native-firebase-mlkit/package.json like description in it.
The text was updated successfully, but these errors were encountered: