Earlier was using 5.7.0 but there are some issue related to firebase storage. to find the solution of this I read somewhere that I need to update the firebase with latest version i.e 5.12.0 Or greater.
I am updating a new version but facing "framework not found MeasurementNanoPB" error. Search a lot regarding the same but no solution found.
There are no relavent steps, anyone who have updated firabse with latest version might have received the same error.
Resolved!
Tried deleting Pod.lock file, removed all the pods related to firebase from the Podfile. install pod without firebase. When it is done, add all the pods one by one for firebase.
It still gives an error for "GRPCClient not found". Add below framework in Podfile. pod gRPC-ProtoRPC.
Then got error for "measurement nanopb.framework" not found so just follow below steps: 1) Clean project 2) Remove derived data from respective folder 3) Now search for "nanopb" in whole project(you will find under OtherLinkerFlags) and remove it. 4) Now Install POD again.
And you are done. Now the project will run without errors.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With