Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to pass json data to QRcode #147

Open
2 tasks done
raghavnaphade opened this issue Jul 29, 2022 · 1 comment
Open
2 tasks done

How to pass json data to QRcode #147

raghavnaphade opened this issue Jul 29, 2022 · 1 comment
Labels

Comments

@raghavnaphade
Copy link

raghavnaphade commented Jul 29, 2022

Check List

  • I have read the README.md, but the information I need is not there.
  • I have searched in existing issues, but did not find a similar one.

Issue Description

Description

I want to pass JSON data coming from API to QRcode so it can display information.

Reproduce

Other Comment

@ApolloZhu
Copy link
Member

ApolloZhu commented Sep 24, 2022

There's no standard way of how to display a JSON using QRCode. I'd recommend checking out tutorials on how to decode JSON using Codable.

If that didn't help, then it'd be great if you can include more details on what exactly you'd like to achieve, what you have tried, and why those don't work. (Though probably that might be better fitted as a question for sites like StackOverflow)

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

No branches or pull requests

2 participants