bhdouglass / uappexplorer

Moved to GitLab
https://gitlab.com/bhdouglass/uappexplorer
GNU General Public License v3.0
42 stars 5 forks source link

QR code not always generated #37

Closed mzanetti closed 9 years ago

mzanetti commented 9 years ago

I just discovered the QR code feature on the site. However, it seems to fail on some apps for me. I haven't been able to figure a pattern on when it works and when it doesn't. I think it's related to dashes in the appId, as well as very long appId seem to break it too.

bhdouglass commented 9 years ago

Is there a consistent example of this? I'm assuming it is something to do with the length of the app name.

mzanetti commented 9 years ago

Working: com.ubuntu.telegram dekko.dekkoproject com.zeptolab.cuttherope.full

Broken: com.ubuntu.developer.mzanetti.machines-vs-machines com.ubuntu.developer.majster-pl.utorch com.ubuntu.developer.mzanetti.getmewheels2 com.ubuntu.developer.gcollura.saucybacon

bhdouglass commented 9 years ago

Thanks, I'll get this fixed!

bhdouglass commented 9 years ago

Just fixed this, it was an issue with the name being too long.