GithubHelp home page GithubHelp logo

Comments (7)

yasiraliraj avatar yasiraliraj commented on June 29, 2024

Hello Notification Banner Team,

I hope this message finds you well. I would like to draw your attention to an important update required by the App Store. Starting May 1, 2024, a privacy manifest will be mandatory for all apps. Given the ongoing development and support for your SDK, integrating this feature would be highly beneficial for ensuring compliance with the new App Store guidelines. This addition would greatly help developers like us in continuing to provide seamless services through our applications. We appreciate your attention to this matter and look forward to any updates you can provide.

Thank you for your continued support.

from notificationbanner.

phoney avatar phoney commented on June 29, 2024

In addition SnapKit is a dependency that is listed by Apple on this page as requiring a privacy manifest. SnapKit 5.7.x has the manifest but NotificationBanner is depending on 5.6.x. We need NotificationBanner to update its dependencies and add the privacy manifest before May 1 or it can't be used in apps submitted to the App Store.

https://developer.apple.com/support/third-party-SDK-requirements/

from notificationbanner.

Daltron avatar Daltron commented on June 29, 2024

Hey guys, if you are wanting to open up a PR with the necessary changes, I'd be more than happy to get it merged in! Thank you!

from notificationbanner.

phoney avatar phoney commented on June 29, 2024

@Daltron

There already are two PRs.

#426
#428

These update the dependencies but don't seem to add a Privacy Manifest for NotificationBanner itself.

Here is a Privacy Manifest that says the library doesn't track at all (It's important that it has all four keys like this one even if it doesn't do anything noteworthy):

https://github.com/hackiftekhar/IQKeyboardManager/blob/master/IQKeyboardManagerSwift/PrivacyInfo.xcprivacy

from notificationbanner.

phoney avatar phoney commented on June 29, 2024

@Daltron Thanks for the updates. While you updated the podspec file and added the 4.0.0 tag CocoaPods still thinks the current version is 3.2.1. I guess you still need to register the update with Cocoapods.

from notificationbanner.

ape992 avatar ape992 commented on June 29, 2024

pod 'NotificationBannerSwift', :git => 'https://github.com/Daltron/NotificationBanner.git'

I used this method temporarily.

from notificationbanner.

phoney avatar phoney commented on June 29, 2024

I'm using this temporarily

pod 'NotificationBannerSwift', :git => 'https://github.com/Daltron/NotificationBanner.git', :commit => '9550d28f111652614e3957e754cde0d7b349bc43'

from notificationbanner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.