Android Q always reusing the first entered credentials to connect to the WiFi network
问题 I am trying to connect to WiFi using the WifiNetworkSpecifier on Android Q. The problem which I run into is Android always using the last valid credentials to connect to the AP, even after I manually provide the new, updated credentials to the WifiNetworkSpecifier. This is the flow: Successfully connect to the AP. Change the password of the WiFi network. Run the app, try to connect again with the updated credentials (new, valid password provided) but the app can't connect to the WiFi