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
In order to have compatibility with iOS, we'll need to use _url parameter in Deep Links, which allow to use a short deep link as opposed to the default c_i, which base64-encodes the whole DIDComm Connection Invitation and gives as a result a very long URI.
The text was updated successfully, but these errors were encountered:
In order to have compatibility with iOS, we'll need to use
_url
parameter in Deep Links, which allow to use a short deep link as opposed to the defaultc_i
, which base64-encodes the whole DIDComm Connection Invitation and gives as a result a very long URI.The text was updated successfully, but these errors were encountered: