Skip to content

Instantly share code, notes, and snippets.

@skoch
Created October 21, 2016 20:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skoch/b63aff5915224f1b04191a838fc35f83 to your computer and use it in GitHub Desktop.
Save skoch/b63aff5915224f1b04191a838fc35f83 to your computer and use it in GitHub Desktop.
Firebase AppDelegate.h
@import UserNotifications;
@import Firebase;
@import FirebaseMessaging;
@interface AppDelegate : UIResponder <UIApplicationDelegate, UNUserNotificationCenterDelegate, FIRMessagingDelegate>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment