Thoroughly confused by QField iOS #4894
-
I am being very unsuccessful using QField iOS, and not finding any help in the online docs. We can take this one step at a time, and I appreciate any help or guidance. For background, I am using QField, not QFieldCloud. I will likely try Cloud at some point, but I want to see this work with just manually moving data between my iPad and QGIS on a Mac. Here is what I'm doing, my questions, and things I'm stuck on. I welcome any suggestions.
Any suggestions? So far I haven't been able to get QField to do the one thing it's supposed to do, which is the sync field data back to the main project. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
@Twistedtree51 , greetings. The workflow you're describing here seems appropriate. If you found the documentation confusing and want to join the community in bettering QField, feel most welcome to provide some suggestions on wording improvements. You can do that via the QField documentation repository (https://github.com/opengisch/QField-docs/). On the "regular app crashes, and regular failure to redraw everything", the user base on QField iOS is smaller than on Android. Stability improvements goes through user reporting issues with clear steps to reproduce. If you are able to replicate any of the crashes and rendering failures, please take the time to file individual issues. On QFieldSync seemingly not able to synchronize back, did you make sure that the layers you are editing in QField are set to "offline editing" in the project property's QField panel? Otherwise there will be nothing to synchronize back. I'm referring to this section (make sure you're in the USB Cable tab and not the QFieldCloud tab): |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
@Twistedtree51 , interesting, you stumbled on an issue when handling a provided area of interest. I've opened PR with a fix here (github.com/opengisch/libqfieldsync/pull/59), it should reach a public version of QFieldSync soon enough.
For the time being, what I would advise you is to uncheck the [x] only copy features in area of interest checkbox (seen below):
That should hopefully be the last hurtle to a successful packaging for USB cable. I'll comment on the QFieldCloud reply in a separate comment.