Skip to content

Verdure does not fully run on Desktop, iOS or Android #534

@jacobsimionato

Description

@jacobsimionato

I'm trying to get Verdure to run from our shared repo, but having problems on every platform.

I think we should document that this only works on iOS and Android, and try to get this working for those two platforms. Web would be a nice-to-have. Desktop not necessary.

I also get issues building the server, but I'll file that separately - see #533

Macos

Cannot get past choosing a photo, I assume because the photo picker is not implemented. This is fine, but we should document it.

iOS

I get build errors like:

/Users/jsimionato/development/genui_repos/blog/genui/examples/verdure/client/ios/Runner/Info.plist: Property List error: Found non-key
inside <dict> at line 36 / JSON error: JSON text did not start with array or object and option to allow fragments not set. around line
1, column 0.

And then when I fix this:

Error (Xcode): Build input file cannot be found:
'/Users/jsimionato/development/genui_repos/blog/genui/examples/verdure/client/ios/Runner/Runner-Bridging-Header.h'. Did you forget to
declare this file as an output of a script phase or custom build rule which produces it?

Android

Error parsing LocalFile:
'/Users/jsimionato/development/genui_repos/blog/genui/examples/verdure/client/android/app/src/main/AndroidManifest.xml' Please ensure
that the android manifest is a valid XML document and try again.

Metadata

Metadata

Assignees

Labels

P1A high-priority issue. Someone should be assigned and actively working on it.front-line-handledCan wait until the second-line triage. The front-line triage already checked if it's a P0.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions