Skip to content

Commit

Permalink
v3.0.909-1
Browse files Browse the repository at this point in the history
  • Loading branch information
admin authored and admin committed Sep 26, 2022
1 parent f0b3755 commit 8ff5916
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Customize.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ In our case, we are modifying the data or hiding the push notification for those

## Implementation:


### Add UNNotificationServiceExtension inside the app:

1. Click on `File` --> `New` --> `Targets` --> `Application Extension` --> `Notification Service Extension`.
Expand Down
1 change: 1 addition & 0 deletions IncrementBadgeCount.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ ___

### Step 3. Setup user suit for storing badge count.


1. Open `AppDelegate.swift` and add below code in `applicationWillEnterForeground(_ application: UIApplication)`.

```swift
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ ___


# Installation

1. Simply clone the project from ios-swift-push-notification-app repository.

Expand Down
Binary file removed Screenshots/badgeCount copy.png
Binary file not shown.

0 comments on commit 8ff5916

Please sign in to comment.