25-1/28/1

This commit is contained in:
Hamza-Ayed
2025-01-28 01:03:04 +03:00
parent 46709df1e6
commit 9b0650b118
84 changed files with 416 additions and 830 deletions

View File

@@ -665,6 +665,7 @@ class FirebaseMessagesController extends GetxController {
String title, String body, String token, List<String> data, String tone,
{int retryCount = 2}) async {
try {
final privateKey = await storage.read(key: 'FCM_PRIVATE_KEY');
String serviceAccountKeyJson = '''{
"type": "service_account",
"project_id": "ride-b1bd8",