Nick Cooke a0fd16d383 [Infra] Bump podspec min. versions (#15015) 9 meses atrás
..
AdvancedSample a0fd16d383 [Infra] Bump podspec min. versions (#15015) 9 meses atrás
Sample a0fd16d383 [Infra] Bump podspec min. versions (#15015) 9 meses atrás
SampleStandaloneWatchApp 4d2b60dc75 Updated to SwiftFormat 0.52.10 (#12125) 2 anos atrás
Shared 1fa25d0dec [FirebaseMessaging] fix: typo in the word `formatted` (#14271) 1 ano atrás
SwiftUISample a0fd16d383 [Infra] Bump podspec min. versions (#15015) 9 meses atrás
README.md badde0a466 [FirebaseMessaging] docs: enhance the readme text (#14270) 1 ano atrás

README.md

Firebase Messaging Test Apps

We offer two test apps: one in the Sample folder is a simple test app with the minimum Firebase Messaging code you need to enable delivering notifications. We kept the code minimal for you to easily debug and compare the sample code. The one inside the AdvancedSample folder is a test app based on the test app in the Sample folder. Both Apps share most of the code in the main target. The AdvancedSample app provides advanced app extensions features, such as Notification Service Extension, Shared Extension, App Clips, Live Activities and a watchOS app. The advanced sample app has more targets than the Sample app and requires your own provisioning profiles and certificates for each extension target to be setup so that it can be run on a real device.