Git Product home page Git Product logo

Comments (5)

m-farrokh avatar m-farrokh commented on June 23, 2024 1

Sure
this is the link on google drive

from upgrader.

larryaasen avatar larryaasen commented on June 23, 2024

Once this package is correctly integrated into your app, you do not need to do anything else for iOS. For Android, if you are using the Appcast file, you will need to make sure it contains the latest app version in the store.
In your question notification to my app id in app store pannel, I did not understand that part. Can you explain more about that?

from upgrader.

m-farrokh avatar m-farrokh commented on June 23, 2024

thanks @larryaasen
I uploaded my app to appstroe, they said that I'm using push notification in my app, but I didn't
the only library I used is uploader, so I think this library needs push notification service to be enabled in app store connect page, is that true?
and this is the message I recieved from AppStore reviewer team.

ITMS-90078: Missing Push Notification Entitlement - Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the 'aps-environment' entitlement. If your app uses the Apple Push Notification service, make sure your App ID is enabled for Push Notification in the Provisioning Portal, and resubmit after signing your app with a Distribution provisioning profile that includes the 'aps-environment' entitlement. Xcode does not automatically copy the aps-environment entitlement from provisioning profiles at build time. This behavior is intentional. To use this entitlement, either enable Push Notifications in the project editor's Capabilities pane, or manually add the entitlement to your entitlements file.

from upgrader.

larryaasen avatar larryaasen commented on June 23, 2024

The upgrader package does not use push notifications. You can inspect the folder for this package and see the contents to ensure that it does not contain any native code. There may be other Flutter packages included that require the use of notifications. If you post your pubspec.lock file here, we can inspect it.

from upgrader.

larryaasen avatar larryaasen commented on June 23, 2024

I looked at the long list of packages listed in the pubspec.lock file you posted on Google Drive and I don't see any packages that obviously use notifications. With that said, I know that upgrader does not use notifications. I don't see how the upgrade package could have caused this issue: Missing Push Notification Entitlement.

Can I close this issue now?

from upgrader.

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.