79194361

Date: 2024-11-16 01:39:45
Score: 2
Natty:
Report link

//Get the SDK version

let version = GADMobileAds.sharedInstance().versionNumber

// Convert version number to string and log the output

let versionString = "Google Mobile Ads SDK Version: (version.majorVersion).(version.minorVersion).(version.patchVersion)" print(versionString)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hiromu Izuwa