Giter Site home page Giter Site logo

Comments (10)

andrehtissot avatar andrehtissot commented on June 12, 2024 1

Yes, it is. You need to add the capability to the app. Apple's reasoning. https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/pushing_background_updates_to_your_app

from cordova-plugin-fcm-with-dependecy-updated.

andrehtissot avatar andrehtissot commented on June 12, 2024

The main issue is the maintenance effort due to having a different handling of Push than iOS 10 up.

And to be honest, it's been outdated for a long time and unsupported by apple by now (https://support.apple.com/guide/iphone/supported-iphone-models-iphe3fa5df43/ios https://www.statista.com/chart/5824/ios-iphone-compatibility/).

If it is still required, I'll see how I can bring that back.

from cordova-plugin-fcm-with-dependecy-updated.

ulver2812 avatar ulver2812 commented on June 12, 2024

The problem is related to the recent needs of use the WKWebView instead of UiWebView. If we still use the 4.6.0 version in order to work with ios 9 we can't publish the app on the app store because this version refers to UiWebView.

from cordova-plugin-fcm-with-dependecy-updated.

andrehtissot avatar andrehtissot commented on June 12, 2024

Yes, I understand. I'll try to come up with something fast to allow you to publish, and later bring the support back so you can enjoy the newer features.

from cordova-plugin-fcm-with-dependecy-updated.

ulver2812 avatar ulver2812 commented on June 12, 2024

@andrehtissot thanks a lot! :-)

from cordova-plugin-fcm-with-dependecy-updated.

andrehtissot avatar andrehtissot commented on June 12, 2024

The fast fix was implemented as v4.6.4. Let me know if you face any issues.

from cordova-plugin-fcm-with-dependecy-updated.

ulver2812 avatar ulver2812 commented on June 12, 2024

@andrehtissot thanks a lot, I'll try it and I'll give you a feedback.

from cordova-plugin-fcm-with-dependecy-updated.

ulver2812 avatar ulver2812 commented on June 12, 2024

Hi @andrehtissot , I'm trying to use the version 4.6.4 on ios 9, in the console I get this log message:

You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist.

There's something that I need to do or just ignore it ?

from cordova-plugin-fcm-with-dependecy-updated.

andrehtissot avatar andrehtissot commented on June 12, 2024

Please reopen the issue, or create a new more specific one. As I might not see your comment on closed ones.

from cordova-plugin-fcm-with-dependecy-updated.

andrehtissot avatar andrehtissot commented on June 12, 2024

Yes, it is. You need to add the capability to the app. Apple's reasoning. https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/pushing_background_updates_to_your_app

Although, this change in configuration is automatically applied in newer version of the plugin.

from cordova-plugin-fcm-with-dependecy-updated.

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.