87 items
Managing the App Badge Count
Code QuizFCM Setup for Android
QuizParsing Path Parameters from a Link
Code QuizNotification That Launched the App
Code QuizCancelling Scheduled Notifications
Code QuizMapping URL Paths to Screens
Code QuizCleaning Up Notification Listeners
Code QuizAndroid Notification Channel Setup
Code QuizConfiguring the Linking prefixes Array
Code QuizObtaining & Registering Device Push Tokens
Slides / VideoRequesting Notification Permissions
Slides / VideoReact Native Firebase Messaging Setup
Slides / VideoExpo Notifications Library Overview
Slides / VideoHow Push Notifications Work: APNs & FCM
Slides / VideoLocal vs Remote Notifications
Slides / VideoTesting Deep Links on iOS & Android
Slides / VideoNavigate From Notification Payload
Slides / VideoCold Start vs Warm Start Deep Links
Slides / VideoMapping Deep Link URLs to Screens
Slides / VideoLinking API for Opening URLs
Slides / VideoAndroid Notification Channels
QuizTesting Deep Links
QuizUsing the Linking API
QuizManaging Badge Counts
QuizCustom URL Scheme Deep Links
QuizNotification Tap to Deep Link
QuizCold Start vs Warm Deep Links
QuizData vs Display Payload Fields
QuizScheduling Local Notifications
QuizAPNs Setup for iOS
QuizLocal vs Remote Notifications
QuizRequesting Notification Permissions
QuizObtaining a Device Push Token
QuizExpo Push Notification Service
QuizForeground Notifications
QuizHandling Notification Taps
QuizBackground Notification Handling
QuizUniversal Links and App Links
QuizUniversal Links & App Links
Slides / VideoDeep Linking Fundamentals: URL Schemes
Slides / VideoNotification Badges, Sounds & Icons
Slides / VideoAndroid Notification Channels
Slides / VideoNotification Payload Structure & Custom Data
Slides / VideoResponding to Notification Taps
Slides / VideoNotifications: Foreground vs Background
Slides / VideoScheduling Local Notifications
Slides / VideoTesting Deep Links via iOS Simulator
Code QuizOpening External URLs
Code QuizHandling the Initial URL
Code QuizParsing Query Params from a Link
Code QuizDeep Linking into a Nested Navigator
Code QuizCustom URL Scheme in app.json
Code QuizSubscribing to URL Changes
Code QuizCustom getStateFromPath Override
Code QuizNavigating from a Notification Payload
Code QuizRequesting Notification Permissions
Code QuizScheduling a Local Notification
Code QuizReading Custom Data Payload
Code QuizNotification Trigger Timing
Code QuizHandling Notification Tap Response
Code QuizListening for Received Notifications
Code QuizForeground Notification Handler
Code QuizRetrieving the Device Push Token
Code QuizAPNs Setup for iOS
FlashcardRequesting Notification Permissions
FlashcardIntent Filters and Associated Domains
FlashcardListening for Incoming Links
FlashcardParsing Deep Link URLs
FlashcardManaging the Notification Tray
FlashcardBadge Counts
FlashcardScheduling Local Notifications
FlashcardResponding to Notification Taps
FlashcardExpo Notifications and Push Tokens
FlashcardFCM Setup for Android
FlashcardBackground Notification Handling
FlashcardURI Scheme Deep Links
FlashcardLocal vs Remote Notifications
FlashcardRetrieving a Device Push Token
FlashcardForeground Notification Handling
FlashcardCold Start Notification Handling
FlashcardNotification Payload Structure
FlashcardAndroid Notification Channels
FlashcardUniversal Links (iOS)
FlashcardApp Links (Android)
FlashcardInitial URL on Cold Start
FlashcardNavigating from a Notification Tap
FlashcardTesting Deep Links and Notifications
FlashcardInitial URL on Cold Start
getInitialURL returns the link that launched the app when it wasn't already running.
How do you handle a deep link that launched the app from a cold start?