Unable to resolve this issue. This is one of the disadvantages of working with Google Maps SDK and Apple.
The Google Maps SDK is its own static structure, which is not preloaded on the device. Apple cards are embedded in the OS as a dynamic structure.
Another possibility: This will sound silly, but make sure you did not copy the documentation or example code when loading the Google Maps SDK into your application.
source share