Safwat
Results
2
comments of
Safwat
@madandrija Make sure you have `Gemfile` at the root of your app, and if you are using `Nx` keep the Gemfile inside your app not int the root project. The...
I add the `Gemfile` as I mentioned and followed these steps: - delete [pod directory, podfile.lock,build ] - run `cd ios` & `pod deintegrate` $ `pod cache clean --all` $...