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

[Mobile App Feature]: Enable push notifications for iOS #538

Open
1 task done
novas1r1 opened this issue Aug 27, 2023 · 2 comments · May be fixed by #1032
Open
1 task done

[Mobile App Feature]: Enable push notifications for iOS #538

novas1r1 opened this issue Aug 27, 2023 · 2 comments · May be fixed by #1032
Assignees
Labels
mobile Issues concerning Mobile App
Milestone

Comments

@novas1r1
Copy link
Contributor

novas1r1 commented Aug 27, 2023

Is your feature request related to a problem? Please describe.

Based on #61 which is splitted up in android and iOS implementation now.

Currently blocked on iOS because we can't register org.socialincome.app.stage. @MDikkii wrote apple already to give us access to this bundle id. -> should be solved now, identifier created

Code of Conduct

  • I've read the Code of Conduct and understand my responsibilities as a member of the Social Income community

Tasks

Preview Give feedback
No tasks being tracked yet.
@ssandino
Copy link
Member

We also received folloing message from apple after realising build 27 (Feb 28, 2024):

Hello,

We noticed one or more issues with a recent delivery for the following app:

Social Income
Version 1.1.11
Build 27
Although delivery was successful, you may want to correct the following issues in your next delivery. Once you've corrected the issues, upload a new binary to App Store Connect.

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. For more information, see https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/HandlingRemoteNotifications.html#//apple_ref/doc/uid/TP40008194-CH6-SW1.

Apple Developer Relations

@KarinBerg
Copy link
Contributor

@ssandino This message is also fixed with my PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Issues concerning Mobile App
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants