4,038 questions
MAUI USE OF BING FOR ERROR REPORTING

Marc George
191
Reputation points
With the latest releases, when debug deploying my MAUI app to an Android phone, during the early execution Chrome appears targeting Bing with the following URL: "https://www.bing.com/?ref=aka&shorturl=View/SystemErrors/1". The browser hides the app. In previous releases this wasn't an issue. I was assuming that the "builder.Logging.AddDebug()" function was involved, but commenting out the function call doesn't prevent it from occurring. Is there a way to disable/prevent it from being used?
Developer technologies | .NET | .NET MAUI
Sign in to answer