Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Fix: ITMS-90078: Missing Push Notification Entitlement #178

Open
suho opened this issue Apr 3, 2023 · 5 comments
Open

[iOS] Fix: ITMS-90078: Missing Push Notification Entitlement #178

suho opened this issue Apr 3, 2023 · 5 comments
Assignees

Comments

@suho
Copy link
Member

suho commented Apr 3, 2023

Issue

Currently, when deploying an iOS build to TestFlight from the flutter templates, we will have this warning email from Apple:

Inbox__16__-su_v_nimblehq_co-_Nimble_Mail

It's better to fix the project and not to receive the warning email above.

Expected

No warning emails from Apple after deploying iOS builds to TestFlight.

Steps to reproduce

  1. Create a new project from flutter templates.
  2. Deploy an iOS build to TestFlight.
  3. Then check the email box to see the warning email.
@suho suho added the type : bug label Apr 3, 2023
@luongvo luongvo added this to the 1.8.0 milestone Apr 21, 2023
@luongvo luongvo modified the milestones: 1.8.0, 1.9.0 Jun 2, 2023
@markgravity
Copy link
Contributor

@suho @luongvo It's the bug from Flutter, so we better wait for them to fix it.
It's not good to solve by turning on the Push Notifications when we even don't use it 🙏

@luongvo luongvo modified the milestones: 1.9.0, 1.10.0 Jul 5, 2023
@luongvo
Copy link
Member

luongvo commented Jul 10, 2023

Got it @markgravity. Let's keep in touch with their updates, I will move this back in the meantime. Please feel free to post updates to changes or request to move this back to development 🙏

@luongvo luongvo changed the title Fix: ITMS-90078: Missing Push Notification Entitlement [iOS] Fix: ITMS-90078: Missing Push Notification Entitlement Jul 11, 2023
@GorinMaxim
Copy link

any news?

@luongvo
Copy link
Member

luongvo commented Oct 12, 2023

@GorinMaxim We don't have new updates on this. Mostly follow this thread flutter/flutter#9984.

@abjainri
Copy link

abjainri commented Dec 5, 2024

This issue is still there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants