You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Check List
Issue Description
Description
I want to pass JSON data coming from API to QRcode so it can display information.
Reproduce
Other Comment
The text was updated successfully, but these errors were encountered: