FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
115 stars 19 forks source link

Getting an merge error when testing on iOS devices. #1371

Closed almantas88 closed 1 year ago

almantas88 commented 1 year ago

Has your issue been reported?

Current Behavior

Getting a merge error when testing on an iOS device and doing the first run. image

Expected Behavior

There shouldn't be an error.

Steps to Reproduce

Create a new app; Integrate two languages (Lithuanian and english); Make primary and display language as lithuanian); Push the code to github; Pull the code to your local machine; Run the code on an iOS device; Do some changes in Fluterflow editor; Do another push to github; Try pulling the code and the error comes up;

Reproducible from Blank

Bug Report Code (Required)

IT4Ok/Lqx8pgod9c7ZPpbcAwmikRHGYlU4ZN0utHbAE3GKnNG4gIZfTBXE9uOP25dkFYMGaKhT4d/vuNm9z1Cfc6KU2qc6Z/wZd+TBaXez+QR6aYPartR0FUGshjfxGz16S3ghBSCLdtWXgA2Vy6JeyUZATaQ+PjIFgvIM+ZNpjXmAfuQ0SLb3kNh1JWeC/v

Context

Just basic testing, I need to remove the project and do another pull again and it consumes a lot of time;

Visual documentation

image image

Additional Info

No response

Environment

- FlutterFlow version: 3.10.4
- Platform: iOS
- Browser name and version: Chrome latest
- Operating system and version affected: iOS
hariprasadms commented 1 year ago

Hi @almantas88 - Thanks for submitting the issue. This error purely related to git pull / push error. This is nothing to do with FlutterFlow dowloaded code. I would suggest pull to different local work folder and try again. It should work fine.