Set up push notifications in your FlutterFlow project using PNTA
prj_XXXXXXXXX
)google-services.json
setup automaticallyInfo.plist
:
Runner.entitlements
:
pntaInitialize
projectId
- your PNTA project ID (required)registerDevice
- set false if you want to use prompt registration in a specific flow in your app (default: true)autoHandleLinks
- true to automatically open URLs, requires pntaOnNotificationTap to be set up (default: false)showSystemUI
- true to show iOS notification banners and Android notification tray/sounds in the foreground (default: false)pntaOnNotificationTap
pntaForegroundNotifications
pntaRegisterDevice
pntaDeviceToken
pntaUpdateMetadata
pntaHandleLink
myapp://myapp.com/profile
).