Skip to content

Commit 7d9306a

Browse files
author
Richard Taylor
committed
Fix metrics iink
1 parent 61d3271 commit 7d9306a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SHAPES-EXAMPLE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ If you still don't get a valid shape then there are some things you can try. Rem
120120

121121
* Ensure that the version of the app you are running is signed with the correct certificate.
122122
* Look at the [`logcat`](https://developer.android.com/studio/command-line/logcat) output from the device. Information about any Approov token fetched or an error is output at the `DEBUG` level. You can easily [check](https://approov.io/docs/latest/approov-usage-documentation/#loggable-tokens) the validity and find out any reason for a failure.
123-
* Use `approov metrics` to see [Live Metrics](https://approov.io/docs/latest/approov-usage-documentation/#live-metrics) of the cause of failure.
123+
* Use `approov metrics` to see [Live Metrics](https://approov.io/docs/latest/approov-usage-documentation/#metrics-graphs) of the cause of failure.
124124
* You can use a debugger or emulator and get valid Approov tokens if you [mark the signing certificate as being for development](https://approov.io/docs/latest/approov-usage-documentation/#development-app-signing-certificates).
125125

126126
## SHAPES APP WITH SECRETS PROTECTION

0 commit comments

Comments
 (0)