- Android
- iOS
Add the Firebase
google-services.json to the Android app module and apply the Google Services Gradle plugin. Keep google() and mavenCentral() in dependency repositories.The plugin resolves the native Android SDK and merges its Firebase messaging service automatically.Self-hosted endpoint
SetapiUrl only when the Pushctl API runs elsewhere:
Run
npx cap sync after installing or upgrading the package so native projects receive the current dependency and manifest changes.