The app has a Google Map built-in by using Maps SDK. Tapping one of the icons on the Map Toolbar should launch the external Maps app.
The launching of the external Maps app had been working well until targetSDKVersion=29. When targetSDKVersion=30, the launching failed, and the screen showed this message: Google Maps is not installed or is disabled.
Why is that?