Closed brunoandretto closed 6 years ago
Hi!
You're absolutely right, I was formatting the JSON by hand to omit certain fields that aren't relevant to the data (business logic in the app).
I need to make a fix to exclude them from the JSON and use the standard JSON encoding 👍
Should be fixed in : https://github.com/Bridouille/android-beacon-scanner/commit/52d30d9b5fab47b3742db61e477cc9be1112f7b9
Going to release it in 2.1.1
Hello!
I just downloaded the app from Play Store (current version: 2.1.0) into my Motorola G4 running Android 7.0. While I was testing it, i noticed the "press and hold" to copy information from a card to my clipboard, such as this one:
And to my surprise it actually copied all of the cards information into a JSON, which is amazing. The issue is, though, that the JSON seens to be inappropriate:
This one, for example, will break because of the commas. It also happened to iBeacons frame.
Thanks for the great app.
Best regards