Skip to main content

Frameworks & Assets

Since v5.1.2, VGPSDK.xcframework and VGPSDK.bundle are delivered automatically when you run pod install. No manual copying is needed.

Still required — copy these files from the sample project into your Xcode project:

FileWhere to add
GoogleService-Info.plistProject root (same level as Info.plist)
vgp_config.jsonProject root, add to Copy Bundle Resources build phase

vgp resources

System Frameworks

Add these Apple frameworks in Xcode → Target → General → Frameworks, Libraries, and Embedded Content:

FrameworkNotes
AdServices.frameworkAd attribution (iOS 14.3+)
AdSupport.frameworkIDFA access
StoreKit.frameworkIn-app purchases

apple frameworks

iAd.framework was removed in Xcode 16 — do not add it.