Even though in the previous step you have configured the Environment Id, you might still want to make some additional tweaks to the look of the SDK. That’s where the DynamicSDKManifest.asset comes in located in the Rresources folder. That’s the place where you can also change your Environment Id in. Other fields such as appLogo, appUrl etc are the same ones you can see here Next to the Manifest file you have the Config Asset -> This asset represents the WebView behaviour. We advise you not to change the Server Url and Mobile Server Url since those point to the actual web implementation of the SDK that is taylor-made for interactions with Unity. For WebView Settings you can select what ratio of the screen do you want it to take when it’s displayed. It goes from 0.2 until 1, which means it can cover between 20% and 100% of your screen when activated. Besides that, you can enable the debug logs to track what is actually happening on the webview side more verbosely, as well as the time it takes the WebView to show up.
If you have regular wallets connection besides the embedded wallets and/or you have the Show Confirmation UI set to on in the dashboard make sure to set the Show Web View When Signing Message to true. Otherwise, signing will not work!