appsup-dart / firebase_admin

A pure Dart implementation of the Firebase admin sdk
Other
44 stars 50 forks source link

Unsupported operation: Unsupported platform: android #30

Closed OttomanDeveloper closed 2 years ago

OttomanDeveloper commented 2 years ago

I tried this package in my project but still, it return this response: Unsupported operation: Unsupported platform: android

I tried the same implementation but nothing worked.

by the way, what's this? where do we need to store the service-account.json file? // * a configuration file, specific for this library, stored in the user's home directory

TrustOne commented 1 year ago

same issue