Skip to content

Commit

Permalink
add AVFAudio in ext.manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
AGulev committed Jul 22, 2021
1 parent f7db5fc commit 2bf3241
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions defunityads/ext.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: "DefUnityAds"
platforms:
ios:
context:
frameworks: ["AVFoundation", "CoreMedia", "UIKit", "AppTrackingTransparency"]
weakFrameworks: ["AdSupport"]
frameworks: ["AVFoundation", "CoreMedia", "UIKit"]
weakFrameworks: ["AdSupport", "AVFAudio", "AppTrackingTransparency"]

0 comments on commit 2bf3241

Please sign in to comment.