Build & Publish - Push notifications (FCM)
Performance Impact
Using Firebase Cloud Messaging (FCM) for push notifications has minimal impact on app frame rate and memory during normal use. Notifications are handled by the system in the background, so your app's UI remains smooth at 60fps. However, frequent or heavy notifications with large payloads can increase battery use and network data consumption.