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
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
When FacebookDialog is loading page my app interface is freezed. I found how to solve this bug. WebView should be constructed with argument WebViewExecutionMode::SeparateThread. I changed FacebookDialog.xaml, FacebookDialog.xaml.cpp, FacebookDialog.xaml.h, FacebookLoginButton.cpp, FacebookSession.cpp and FacebookSession.h. But i don't have permissions to merge my chenges to repository. I can send my changes to developers with such permissions, or anybody can suggest other solution. Please merge my changes to main branch.
I have created the same post 8 days ago, but i closed it by chance.
Please, help me to merge my changes, because problem is not solved
The text was updated successfully, but these errors were encountered:
When FacebookDialog is loading page my app interface is freezed. I found how to solve this bug. WebView should be constructed with argument WebViewExecutionMode::SeparateThread. I changed FacebookDialog.xaml, FacebookDialog.xaml.cpp, FacebookDialog.xaml.h, FacebookLoginButton.cpp, FacebookSession.cpp and FacebookSession.h. But i don't have permissions to merge my chenges to repository. I can send my changes to developers with such permissions, or anybody can suggest other solution. Please merge my changes to main branch.
I have created the same post 8 days ago, but i closed it by chance.
Please, help me to merge my changes, because problem is not solved
The text was updated successfully, but these errors were encountered: