25-1/28/1
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user