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
It is annoying during development to register the V-App every time it is run.
While that's necessary if the binary changes, the V-App's hash and hmac (and possibly the device's fingerprint) to a file. On the next execution, if fingerprint and V-App's binary are unchanged, registration could be safely skipped.