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
Is your feature request related to a problem? Please describe.
Most of my web 3 games are for mobile web (using webgl and pwa). The solana unity sdk UX for mobile game games leaves much to be desired. When user connects their wallet it reloads the game again in a mobile wallet daap browser instead of deeplinking.... causing additional delays and confusing UX for the player. See the video example below. (problem.mp4)
Describe the solution you'd like
A deeplink solution similar to native app for webgl builds. See thirdwebs webgl solution for example which all my game uses on Ethereum. https://portal.thirdweb.com/unity
Is your feature request related to a problem? Please describe.
Most of my web 3 games are for mobile web (using webgl and pwa). The solana unity sdk UX for mobile game games leaves much to be desired. When user connects their wallet it reloads the game again in a mobile wallet daap browser instead of deeplinking.... causing additional delays and confusing UX for the player. See the video example below. (problem.mp4)
Describe the solution you'd like
A deeplink solution similar to native app for webgl builds. See thirdwebs webgl solution for example which all my game uses on Ethereum. https://portal.thirdweb.com/unity
problem.mov