feat: integrate Firebase Messaging for push notifications; update AppDelegate and add Info.plist for widget support
This commit is contained in:
@@ -29,6 +29,7 @@ end
|
||||
target 'App' do
|
||||
capacitor_pods
|
||||
# Add your Pods here
|
||||
pod 'FirebaseMessaging' # Add this line
|
||||
end
|
||||
|
||||
post_install do |installer|
|
||||
|
||||
Reference in New Issue
Block a user