Softeq/XToolkit.WhiteLabel

[Android] App Links support

wcoder opened this issue · 0 comments

The default implementation of BackStackManager blocked handling app links, will be thrown an exception:

throw new ArgumentException(
$"Couldn't find ViewModel for type: {typeof(TViewModel)}. " +