Skip to content

Instantly share code, notes, and snippets.

@MarwanT
Last active June 16, 2020 13:39
Show Gist options
  • Save MarwanT/10a4feb62f173cacf931f7fe9b5b2b74 to your computer and use it in GitHub Desktop.
Save MarwanT/10a4feb62f173cacf931f7fe9b5b2b74 to your computer and use it in GitHub Desktop.
Podfile
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionCategory</key>
<string>MobAdSDKNotificationCategoryGeneric</string>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.1</real>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment