forked from damus-io/damus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable push notifications feature for everyone and set notification m…
…ode to push This commit hardcodes the push notification feature flag to true, in preparation for purple testflight release. It also changes the notification mode setting string, to ensure that we won't have issues with people being stuck with local notification mode. Testing ------- Steps: 1. Run app 2. Ensure push notification flag is gone from developer Settings 3. Ensure notification mode is set to push, and that the push option is available 4. Ensure push notification settings appear as "synced successfully" Conditions: - iPhone 13 mini, iOS 17.6.1, on a device that was already under testing - iPad simulator, iOS 17.5, brand new account Changelog-Added: Push notification support Signed-off-by: Daniel D’Aquino <[email protected]>
- Loading branch information
1 parent
471bb46
commit 3902fe7
Showing
5 changed files
with
13 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters