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
When there is no wallet installed (ie. nothing that responds to the Intent for association) all of our client apps and SDKs should do something sensible. That may include:
showing a message
throwing a custom error
Audit these apps to make sure that they do something sensible:
React Native sample app
Mobile web sample app
JavaScript protocol implementation
React Native native module protocol bridge
Ktx Sample dApp
RxJava Sample dApp
Fake dApp (as long as it is relevant)
The text was updated successfully, but these errors were encountered:
When there is no wallet installed (ie. nothing that responds to the
Intent
for association) all of our client apps and SDKs should do something sensible. That may include:Audit these apps to make sure that they do something sensible:
The text was updated successfully, but these errors were encountered: