-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When does the bug?
I am using version 0.0.4. Initially, when I tested it on iOS, it ran fine, and everything worked well. However, when I tested it on Android, I encountered the following error:
Why have bug?
When I debugged it, on Android, it was not returning the correct type that Flutter requires. Initially, I thought there might be an issue. But when I looked into the native code of iOS and Android, on iOS, the code was complete and returned the data in the correct Map type. However, on Android, it only returned a String type.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

