push: {} // βœ… Enable Push Notifications explicitly // Check if PushNotifications module is available
Home

Contact Us

Do you have any questions? Our team is here to help!

Chat with us
Personalized investment services

Need further assistance? Don't worry, our
customer care team is just a call or message away.

Working hours: 9:30 AM to 6:30 PM

Start your investment journey with InCred Premier today

// Import Firebase SDKs // Firebase Config - Replace with your Firebase config storageBucket: "incred-7cbdd.appspot.com", // Fixed incorrect storage URL // Initialize Firebase // Register Firebase Service Worker // Request Notification Permission getTokenWithVapidKey(); // Get FCM token // Get FCM Token with VAPID Key // Send the token to your server if needed // sendTokenToServer(token); // Handle Foreground Messages // Call function to ask for notification permission