Conversation
- Added Firebase configuration file to .gitignore. - Implemented Cordova push notifications using the havesource fork of the cordova-plugin-push. - Updated mobile-config.js to configure the push plugin and set access rules for FCM. - Enhanced NotificationUtils.js to support both Cordova and Web Push notifications. - Updated NotificationSettings.js to provide clearer error messages for notification permission issues. - Modified server methods to handle FCM subscriptions and notifications. - Added Firebase Admin SDK for sending notifications via FCM.
🚀 Proxmox LaunchPad ActionExpected URL: mieweb-timeharbor-fix-cordova-build-apps (will be available once deployment completes)
|
🚀 Proxmox LaunchPad ActionExpected URL: mieweb-timeharbor-fix-cordova-build-apps (will be available once deployment completes)
|
added mobile-config.js file
added oath client id's for iOS and android in google console.
added iOS and android platforms using meteor add-platform