Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Conflicts with app-sync android sdk. #114

Open
bobby-kim-km opened this issue Aug 24, 2021 · 0 comments
Open

Conflicts with app-sync android sdk. #114

bobby-kim-km opened this issue Aug 24, 2021 · 0 comments

Comments

@bobby-kim-km
Copy link

Issue occurs when using app-sync 3.2.0 and navigation 2.3.5 together.
During the build process, the code generated by app-sync results in two @nullable.

ex> final @nullable @nullable List allAssets;

If the app-sync 3.2.0 version and navigation 2.3.0-alpha04 version are used together, they work in a formal manner.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant