socialincome-san / public

Fighting global poverty with the help of everyday people and your coding skills. Public repository of the NGO and global initiative Social Income.
https://socialincome.org
Other
91 stars 26 forks source link

[mobile feature]: add app capabilities "push notifications", "background fetch" and "remote notifications" #882

Closed KarinBerg closed 2 months ago

KarinBerg commented 3 months ago

to fix "ITMS-90078: Missing Push Notification Entitlement"

I only did the following steps to enable iOS push notifications and fix the issue "ITMS-90078: Missing Push Notification Entitlement" mentioned on Slack.

**Enable app capabilities in Xcode**
Before your application can start to receive messages, you must enable push notifications and background modes in your Xcode project.
- Open your Xcode project workspace (ios/Runner.xcworkspace).
- Enable push notifications: https://help.apple.com/xcode/mac/current/#/devdfd3d04a1.
- Enable the Background fetch and the Remote notifications https://developer.apple.com/documentation/xcode/configuring-background-execution-modes.

see Firebase Messaging setup guide: https://firebase.google.com/docs/cloud-messaging/flutter/client#enable_app_capabilities_in_xcode

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **public** | ⬜️ Ignored ([Inspect](https://vercel.com/social-income/public/D6L8PV8DhGb2GqvQYc7xjaRPRzgJ)) | | | Aug 5, 2024 8:27pm |