This error come in andriod
ATTACHED FILES
Asked 1 month ago on April 18, 2023 7:00 PM Comments 8 times
Sahil Rao replied 17 hours ago on June 5, 2023 6:49 PM
Getting this error in both ios and andriod
Support replied 2 weeks ago on May 16, 2023 1:26 PM
cd ios && pod deintegrate
rm -f Podfile.lock
flutter packages get pod install --repo-update
pod update
- Run above command in sequance
Sahil Rao replied 3 weeks ago on May 10, 2023 7:07 PM
Hello getting this error in ios.
Support replied 1 month ago on April 24, 2023 6:08 AM
Only Run this command rm -f Podfile.lock
Sahil Rao replied 1 month ago on April 19, 2023 5:03 PM
This also
Sahil Rao replied 1 month ago on April 19, 2023 5:02 PM
this come in 2nd cmd
Support replied 1 month ago on April 19, 2023 1:07 PM
Run following command one by one
cd ios && rm -f Podfile.lock
flutter packages get cd ios && pod install --repo-update
Sahil Rao replied 1 month ago on April 18, 2023 7:02 PM
This error comes in Ios
nothing change in file just open and run
Sahil Rao replied 17 hours ago on June 5, 2023 6:49 PM
Getting this error in both ios and andriod
ATTACHED FILES
Support replied 2 weeks ago on May 16, 2023 1:26 PM
rm -f Podfile.lock
flutter packages get
pod install --repo-update
pod update
- Run above command in sequance
Support DivineTechs
Sahil Rao replied 3 weeks ago on May 10, 2023 7:07 PM
Hello getting this error in ios.
ATTACHED FILES
Support replied 1 month ago on April 24, 2023 6:08 AM
Only Run this command
rm -f Podfile.lock
Support DivineTechs
Sahil Rao replied 1 month ago on April 19, 2023 5:03 PM
This also
ATTACHED FILES
Sahil Rao replied 1 month ago on April 19, 2023 5:02 PM
this come in 2nd cmd
ATTACHED FILES
Support replied 1 month ago on April 19, 2023 1:07 PM
Run following command one by one
cd ios && rm -f Podfile.lock
flutter packages get
cd ios && pod install --repo-update
Support DivineTechs
Sahil Rao replied 1 month ago on April 18, 2023 7:02 PM
This error comes in Ios
nothing change in file just open and run
ATTACHED FILES