Help & troubleshooting

Most problems come down to camera permission, lighting, or a tricky code. Here are the ones people hit most often, and how to get past them. New to CodePeek? Start with the step-by-step how-to.

The camera won't start

Live scanning needs two things: your permission, and a secure connection.

A code won't scan

The result looks wrong or incomplete

CodePeek shows exactly what the code contains, even when that is messy or unexpected — a padded link, an odd character set, or a scheme it does not yet recognise. When it cannot classify a code, it still shows you the raw decoded text so nothing is hidden. If you think a common code type should be parsed and isn't, let us know via the about page; we grow the library of recognised formats over time.

Why am I warned about a link?

CodePeek highlights the real domain of any link and warns you when an address is insecure (plain http) or uses a lookalike, punycode domain dressed up to imitate a trusted site. It never opens the link for you — it just gives you what you need to decide for yourself.

Installing and uninstalling

Is it private? Does it work offline?

Yes to both. Everything is decoded on your device and nothing you scan is ever sent to a server, so there is nothing to intercept. Once installed, CodePeek works fully offline. The full details are in the privacy policy.

← Back to CodePeek